The Pedigree Project 0.1
Public Attributes | List of all members
options Struct Reference
+ Collaboration diagram for options:

Public Attributes

unsigned iterations
 
unsigned samples
 
unsigned warmup
 
unsigned sizes [MAX_SIZES]
 
size_t size_count
 
int mode
 
const char * expect
 

Detailed Description

Definition at line 28 of file vfork-benchmark/main.c.

Member Data Documentation

◆ expect

const char* options::expect

Definition at line 33 of file vfork-benchmark/main.c.

◆ iterations

unsigned options::iterations

Definition at line 29 of file vfork-benchmark/main.c.

◆ mode

int options::mode

Definition at line 32 of file vfork-benchmark/main.c.

◆ samples

unsigned options::samples

Definition at line 29 of file vfork-benchmark/main.c.

◆ size_count

size_t options::size_count

Definition at line 31 of file vfork-benchmark/main.c.

◆ sizes

unsigned options::sizes[MAX_SIZES]

Definition at line 30 of file vfork-benchmark/main.c.

◆ warmup

unsigned options::warmup

Definition at line 29 of file vfork-benchmark/main.c.


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