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 199 of file checkasm.c.

Field Documentation

struct CheckasmFuncVersion* CheckasmFuncVersion::next

Definition at line 200 of file checkasm.c.

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

void* CheckasmFuncVersion::func

Definition at line 201 of file checkasm.c.

Referenced by checkasm_check_func(), and get_func().

int CheckasmFuncVersion::ok

Definition at line 202 of file checkasm.c.

Referenced by checkasm_check_func().

int CheckasmFuncVersion::cpu

Definition at line 203 of file checkasm.c.

Referenced by checkasm_check_func(), and print_benchs().

CheckasmPerf CheckasmFuncVersion::perf

Definition at line 204 of file checkasm.c.

Referenced by print_benchs().


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