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

Go to the source code of this file.

Macros

#define CHECKASM_PERF_ASM()   checkasm_counter()
 
#define CHECKASM_PERF_ASM_NAME   "armv7 (ccnt)"
 
#define CHECKASM_PERF_ASM_UNIT   "cycle"
 

Functions

static uint64_t checkasm_counter (void)
 

Macro Definition Documentation

◆ CHECKASM_PERF_ASM

#define CHECKASM_PERF_ASM ( )    checkasm_counter()

Definition at line 63 of file arm.h.

◆ CHECKASM_PERF_ASM_NAME

#define CHECKASM_PERF_ASM_NAME   "armv7 (ccnt)"

Definition at line 64 of file arm.h.

◆ CHECKASM_PERF_ASM_UNIT

#define CHECKASM_PERF_ASM_UNIT   "cycle"

Definition at line 65 of file arm.h.

Function Documentation

◆ checkasm_counter()

static uint64_t checkasm_counter ( void  )
inlinestatic

Definition at line 36 of file arm.h.