PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
gmonhdr Struct Reference

Data Fields

int lpc
 
int hpc
 
int ncnt
 
int version
 
int profrate
 
int resv [3]
 

Detailed Description

gmon.out file header

Definition at line 29 of file prof.c.

Field Documentation

◆ lpc

int gmonhdr::lpc

Definition at line 31 of file prof.c.

◆ hpc

int gmonhdr::hpc

Definition at line 32 of file prof.c.

◆ ncnt

int gmonhdr::ncnt

Definition at line 33 of file prof.c.

◆ version

int gmonhdr::version

Definition at line 34 of file prof.c.

◆ profrate

int gmonhdr::profrate

Definition at line 35 of file prof.c.

◆ resv

int gmonhdr::resv[3]

Definition at line 36 of file prof.c.


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