SSBM Decomp
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
u
v
w
Enumerations
_
a
c
d
e
f
g
h
i
j
m
n
o
p
r
s
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
w
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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