Searched refs:cnt2 (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Performance/ |
| D | perf-fill.c | 1324 u32 cnt0, cnt1, cnt2, cnt3, cnt4; in WriteStats() local 1357 GXReadMemMetric( &cnt0, &cnt1, &cnt2, &cnt3, &cnt4, in WriteStats() 1361 cpuRdReq = cnt2; in WriteStats() 1377 GXReadPixMetric(&cnt0, &cnt1, &cnt2, &cnt3, &cnt4, &cnt5); in WriteStats() 1380 botPixIn = cnt2; in WriteStats() 1392 GXReadVCacheMetric(&cnt0, &cnt1, &cnt2); in WriteStats() 1395 vcStall = cnt2; in WriteStats() 1405 GXReadPixMetric(&cnt0, &cnt1, &cnt2, &cnt3, &cnt4, &cnt5); in WriteStats() 1408 botPixIn = cnt2; in WriteStats() 1426 GXReadPixMetric(&cnt0, &cnt1, &cnt2, &cnt3, &cnt4, &cnt5); in WriteStats() [all …]
|