|
FFmpeg
4.0
|
#include <tests/checkasm/checkasm.h>
Data Fields | |
| int | sysfd |
| uint64_t | cycles |
| int | iterations |
Definition at line 199 of file checkasm.h.
| int CheckasmPerf::sysfd |
Definition at line 200 of file checkasm.h.
Referenced by checkasm_get_perf_context().
| uint64_t CheckasmPerf::cycles |
Definition at line 201 of file checkasm.h.
Referenced by print_benchs().
| int CheckasmPerf::iterations |
Definition at line 202 of file checkasm.h.
Referenced by print_benchs().
1.8.13