Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Performance/
Dperf-fill.c302 static u32 StatMaxIndx = 0; variable
1306 StatMaxIndx = nstats; in SetStats()
1472 if (StatIndx == StatMaxIndx) in UpdateStats()
1506 for (i = 0; i < StatMaxIndx; i++) in PrintStats()
1656 for ( i = 0; i < StatMaxIndx; i++ ) in PrintStats()