FFmpeg  4.0
Data Fields
CheckasmFunc Struct Reference

Data Fields

struct CheckasmFuncchild [2]
 
CheckasmFuncVersion versions
 
uint8_t color
 
char name [1]
 

Detailed Description

Definition at line 228 of file checkasm.c.

Field Documentation

◆ child

struct CheckasmFunc* CheckasmFunc::child[2]

Definition at line 229 of file checkasm.c.

Referenced by balance_tree(), destroy_func_tree(), get_func(), print_benchs(), and rotate_tree().

◆ versions

CheckasmFuncVersion CheckasmFunc::versions

Definition at line 230 of file checkasm.c.

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

◆ color

uint8_t CheckasmFunc::color

Definition at line 231 of file checkasm.c.

Referenced by balance_tree(), and rotate_tree().

◆ name

char CheckasmFunc::name[1]

Definition at line 232 of file checkasm.c.

Referenced by get_func(), and print_benchs().


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