Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Performance/
Dperf-fill.c315 static u32 cpReq, tcReq, cpuRdReq, cpuWrReq, dspReq, variable
1360 tcReq = cnt1; in WriteStats()
1436 tcReq = cnt1; in WriteStats()
1541 rate = FLIPPER_CLOCK * (f32)(tcReq*32) / in PrintStats()
1547 rate = (f32)(tcReq*32) / (topPixIn + botPixIn); in PrintStats()
1578 StatOSReport("%s: %8d\n", tcReq); in PrintStats()
1693 rate = FLIPPER_CLOCK * (f32)(tcReq*32) / in PrintStats()
1700 rate = (f32)(tcReq*32) / in PrintStats()
1728 StatPrintf("%s: %8d\n", tcReq); in PrintStats()
Dperf-geo.c228 tcReq, variable
393 &tcReq, in main()
702 OSReport("TC requests................: %8d\n", tcReq); in DumpStats()