FFmpeg
Macros | Functions
loongarch64.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define CHECKASM_PERF_ASM()   checkasm_rdtime()
 
#define CHECKASM_PERF_ASM_NAME   "loongarch64 (rdtime)"
 
#define CHECKASM_PERF_ASM_UNIT   "tick"
 

Functions

static uint64_t checkasm_rdtime (void)
 

Macro Definition Documentation

◆ CHECKASM_PERF_ASM

#define CHECKASM_PERF_ASM ( )    checkasm_rdtime()

Definition at line 41 of file loongarch64.h.

◆ CHECKASM_PERF_ASM_NAME

#define CHECKASM_PERF_ASM_NAME   "loongarch64 (rdtime)"

Definition at line 42 of file loongarch64.h.

◆ CHECKASM_PERF_ASM_UNIT

#define CHECKASM_PERF_ASM_UNIT   "tick"

Definition at line 43 of file loongarch64.h.

Function Documentation

◆ checkasm_rdtime()

static uint64_t checkasm_rdtime ( void  )
inlinestatic

Definition at line 34 of file loongarch64.h.