Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Performance/
Dperf-sync.c75 u32 myCount[MAX_MODELS-1]; variable
92 myCount[i] = 0; in main()
329 OSReport("%s done at %d clocks\n", ModelOpt[i], myCount[i]); in AnimTick()
371 myCount[token-1] = GXReadGP0Metric(); in myDrawSyncCallback()