Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bench_suite Struct Reference

Data Fields

const charname
 
const charsummary
 
int(* fn )(int, const char **, const char *)
 

Detailed Description

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

Field Documentation

int(* fn)(int, const char **, const char *)

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

const char* name

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

const char* summary

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


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