SSBM Decomp
Loading...
Searching...
No Matches
GXPerf.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_GX_GXPERF_H
2
#define DOLPHIN_GX_GXPERF_H
3
4
#include <
platform.h
>
5
6
void
GXClearGPMetric
(
void
);
7
void
GXSetGPMetric
(
u32
,
u32
);
8
9
#endif
GXSetGPMetric
void GXSetGPMetric(u32, u32)
Definition
GXPerf.c:7
GXClearGPMetric
void GXClearGPMetric(void)
Definition
GXPerf.c:12
platform.h
u32
unsigned long u32
An unsigned 32-bit integer.
Definition
platform.h:26
src
dolphin
gx
GXPerf.h
Generated by
1.9.8