|
FFmpeg
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | CHECKASM_PERF_ASM() |
| #define | CHECKASM_PERF_ASM_NAME "aarch64 (pmccntr)" |
| #define | CHECKASM_PERF_ASM_UNIT "cycle" |
Functions | |
| static uint64_t | checkasm_pmccntr (void) |
| #define CHECKASM_PERF_ASM | ( | ) |
| #define CHECKASM_PERF_ASM_NAME "aarch64 (pmccntr)" |
Definition at line 62 of file aarch64.h.
Referenced by checkasm_perf_init().
| #define CHECKASM_PERF_ASM_UNIT "cycle" |
Definition at line 63 of file aarch64.h.
Referenced by checkasm_perf_init().