Searched refs:GX2PerfCollectionMethod (Results 1 – 2 of 2) sorted by relevance
193 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()
2727 } GX2PerfCollectionMethod; typedef