PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
gmonparam Struct Reference
+ Collaboration diagram for gmonparam:

Data Fields

int state
 
unsigned int lowpc
 
unsigned int highpc
 
unsigned int textsize
 
unsigned int hashfraction
 
int narcs
 
struct rawarcarcs
 
int nsamples
 
unsigned int * samples
 
int timerId
 
unsigned int pc
 

Detailed Description

context

Definition at line 48 of file prof.c.

Field Documentation

◆ state

int gmonparam::state

Definition at line 50 of file prof.c.

◆ lowpc

unsigned int gmonparam::lowpc

Definition at line 51 of file prof.c.

◆ highpc

unsigned int gmonparam::highpc

Definition at line 52 of file prof.c.

◆ textsize

unsigned int gmonparam::textsize

Definition at line 53 of file prof.c.

◆ hashfraction

unsigned int gmonparam::hashfraction

Definition at line 54 of file prof.c.

◆ narcs

int gmonparam::narcs

Definition at line 56 of file prof.c.

◆ arcs

struct rawarc* gmonparam::arcs

Definition at line 57 of file prof.c.

◆ nsamples

int gmonparam::nsamples

Definition at line 59 of file prof.c.

◆ samples

unsigned int* gmonparam::samples

Definition at line 60 of file prof.c.

◆ timerId

int gmonparam::timerId

Definition at line 62 of file prof.c.

◆ pc

unsigned int gmonparam::pc

Definition at line 64 of file prof.c.


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