Home
last modified time | relevance | path

Searched refs:GX2PerfCollectionMethod (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Perf.h193 void GX2API GX2PerfSetCollectionMethod(GX2PerfData *perfData, GX2PerfCollectionMethod method);
202 GX2PerfCollectionMethod GX2API GX2PerfGetCollectionMethod(GX2PerfData *perfData);
465 GX2_INLINE void GX2PerfSetCollectionMethod(GX2PerfData *perfData, GX2PerfCollectionMethod method){ … in GX2PerfSetCollectionMethod()
466 GX2_INLINE GX2PerfCollectionMethod GX2PerfGetCollectionMethod(GX2PerfData *perfData){ return GX2_PE… in GX2PerfGetCollectionMethod()
Dgx2PerfEnum.h2727 } GX2PerfCollectionMethod; typedef