FFmpeg
Data Fields
CheckasmPerf Struct Reference

#include <checkasm.h>

Data Fields

int sysfd
 
uint64_t cycles
 
int iterations
 

Detailed Description

Definition at line 301 of file checkasm.h.

Field Documentation

◆ sysfd

int CheckasmPerf::sysfd

Definition at line 302 of file checkasm.h.

Referenced by checkasm_get_perf_context().

◆ cycles

uint64_t CheckasmPerf::cycles

Definition at line 303 of file checkasm.h.

Referenced by print_benchs().

◆ iterations

int CheckasmPerf::iterations

Definition at line 304 of file checkasm.h.

Referenced by print_benchs().


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