|
|
int | state |
| |
|
unsigned int | lowpc |
| |
|
unsigned int | highpc |
| |
|
unsigned int | textsize |
| |
|
unsigned int | hashfraction |
| |
|
int | narcs |
| |
|
struct rawarc * | arcs |
| |
|
int | nsamples |
| |
|
unsigned int * | samples |
| |
|
int | timerId |
| |
|
unsigned int | pc |
| |
context
Definition at line 48 of file prof.c.
◆ state
◆ lowpc
| unsigned int gmonparam::lowpc |
◆ highpc
| unsigned int gmonparam::highpc |
◆ textsize
| unsigned int gmonparam::textsize |
◆ hashfraction
| unsigned int gmonparam::hashfraction |
◆ narcs
◆ arcs
| struct rawarc* gmonparam::arcs |
◆ nsamples
◆ samples
| unsigned int* gmonparam::samples |
◆ timerId
◆ pc
| unsigned int gmonparam::pc |
The documentation for this struct was generated from the following file: