FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CheckasmFuncVersion Struct Reference

Data Fields

struct CheckasmFuncVersionnext
 
voidfunc
 
int ok
 
int cpu
 
CheckasmPerf perf
 

Detailed Description

Definition at line 222 of file checkasm.c.

Field Documentation

struct CheckasmFuncVersion* CheckasmFuncVersion::next

Definition at line 223 of file checkasm.c.

Referenced by checkasm_check_func(), destroy_func_tree(), and print_benchs().

void* CheckasmFuncVersion::func

Definition at line 224 of file checkasm.c.

Referenced by checkasm_check_func(), and get_func().

int CheckasmFuncVersion::ok

Definition at line 225 of file checkasm.c.

Referenced by checkasm_check_func().

int CheckasmFuncVersion::cpu

Definition at line 226 of file checkasm.c.

Referenced by checkasm_check_func(), and print_benchs().

CheckasmPerf CheckasmFuncVersion::perf

Definition at line 227 of file checkasm.c.

Referenced by print_benchs().


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