FFmpeg  2.8
Data Fields
CheckasmFuncVersion Struct Reference

Data Fields

struct CheckasmFuncVersionnext
 
voidfunc
 
int ok
 
int cpu
 
int iterations
 
uint64_t cycles
 

Detailed Description

Definition at line 112 of file checkasm.c.

Field Documentation

struct CheckasmFuncVersion* CheckasmFuncVersion::next

Definition at line 113 of file checkasm.c.

Referenced by checkasm_check_func(), and destroy_func_tree().

void* CheckasmFuncVersion::func

Definition at line 114 of file checkasm.c.

Referenced by checkasm_check_func().

int CheckasmFuncVersion::ok

Definition at line 115 of file checkasm.c.

Referenced by checkasm_check_func().

int CheckasmFuncVersion::cpu

Definition at line 116 of file checkasm.c.

Referenced by checkasm_check_func().

int CheckasmFuncVersion::iterations

Definition at line 117 of file checkasm.c.

uint64_t CheckasmFuncVersion::cycles

Definition at line 118 of file checkasm.c.


The documentation for this struct was generated from the following file: