PSPSDK 2025-04-22
Loading...
Searching...
No Matches
gmonhdr Struct Reference

gmon.out file header More...

Data Fields

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

Detailed Description

gmon.out file header

Field Documentation

◆ hpc

int gmonhdr::hpc

Referenced by gprof_stop().

◆ lpc

int gmonhdr::lpc

Referenced by gprof_stop().

◆ ncnt

int gmonhdr::ncnt

Referenced by gprof_stop().

◆ profrate

int gmonhdr::profrate

Referenced by gprof_stop().

◆ resv

int gmonhdr::resv[3]

Referenced by gprof_stop().

◆ version

int gmonhdr::version

Referenced by gprof_stop().


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