Linux Perf
bench Struct Reference
Collaboration diagram for bench:
Collaboration graph

Public Attributes

const char * name
 
const char * summary
 
bench_fn_t fn
 

Detailed Description

Definition at line 31 of file builtin-bench.c.

Member Data Documentation

◆ fn

bench_fn_t bench::fn

Definition at line 34 of file builtin-bench.c.

◆ name

const char* bench::name

Definition at line 32 of file builtin-bench.c.

◆ summary

const char* bench::summary

Definition at line 33 of file builtin-bench.c.


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