FFmpeg
Loading...
Searching...
No Matches
ppc64le.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define CHECKASM_PERF_ASM()
 
#define CHECKASM_PERF_ASM_NAME   "ppc64le (mfspr)"
 
#define CHECKASM_PERF_ASM_UNIT   "tick"
 

Functions

static uint64_t checkasm_mfspr (void)
 

Macro Definition Documentation

◆ CHECKASM_PERF_ASM

#define CHECKASM_PERF_ASM ( )
Value:
static uint64_t checkasm_mfspr(void)
Definition ppc64le.h:34

Definition at line 51 of file ppc64le.h.

◆ CHECKASM_PERF_ASM_NAME

#define CHECKASM_PERF_ASM_NAME   "ppc64le (mfspr)"

Definition at line 52 of file ppc64le.h.

◆ CHECKASM_PERF_ASM_UNIT

#define CHECKASM_PERF_ASM_UNIT   "tick"

Definition at line 53 of file ppc64le.h.

Function Documentation

◆ checkasm_mfspr()

static uint64_t checkasm_mfspr ( void )
inlinestatic

Definition at line 34 of file ppc64le.h.