|
FFmpeg
|
#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) |
| #define CHECKASM_PERF_ASM | ( | ) | checkasm_rdtime() |
Definition at line 41 of file loongarch64.h.
| #define CHECKASM_PERF_ASM_NAME "loongarch64 (rdtime)" |
Definition at line 42 of file loongarch64.h.
| #define CHECKASM_PERF_ASM_UNIT "tick" |
Definition at line 43 of file loongarch64.h.
|
inlinestatic |
Definition at line 34 of file loongarch64.h.
1.8.17