FFmpeg
|
#include <checkasm.h>
Data Fields | |
int | sysfd |
uint64_t | cycles |
int | iterations |
Definition at line 310 of file checkasm.h.
int CheckasmPerf::sysfd |
Definition at line 311 of file checkasm.h.
Referenced by checkasm_get_perf_context().
uint64_t CheckasmPerf::cycles |
Definition at line 312 of file checkasm.h.
Referenced by avg_cycles_per_call().
int CheckasmPerf::iterations |
Definition at line 313 of file checkasm.h.
Referenced by avg_cycles_per_call(), and print_benchs().