LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
gmonhdr Struct Reference

#include <gmon.h>

Data Fields

u_long lpc
 
u_long hpc
 
int ncnt
 
int version
 
int profrate
 
int spare [3]
 

Detailed Description

Definition at line 65 of file gmon.h.

Field Documentation

◆ hpc

u_long gmonhdr::hpc

Definition at line 67 of file gmon.h.

◆ lpc

u_long gmonhdr::lpc

Definition at line 66 of file gmon.h.

◆ ncnt

int gmonhdr::ncnt

Definition at line 68 of file gmon.h.

◆ profrate

int gmonhdr::profrate

Definition at line 70 of file gmon.h.

◆ spare

int gmonhdr::spare[3]

Definition at line 71 of file gmon.h.

◆ version

int gmonhdr::version

Definition at line 69 of file gmon.h.


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