Searched refs:botPixIn (Results 1 – 2 of 2) sorted by relevance
310 static u32 botPixIn, botPixOut; variable1380 botPixIn = cnt2; in WriteStats()1408 botPixIn = cnt2; in WriteStats()1429 botPixIn = cnt2; in WriteStats()1520 StatOSReport("%s: %8d\n", botPixIn); in PrintStats()1535 rate = FLIPPER_CLOCK * (f32)(topPixIn + botPixIn) / in PrintStats()1547 rate = (f32)(tcReq*32) / (topPixIn + botPixIn); in PrintStats()1671 StatPrintf("%s: %8d\n", botPixIn); in PrintStats()1686 rate = FLIPPER_CLOCK * (f32)(topPixIn + botPixIn) / in PrintStats()1701 (f32)(topPixIn - botPixIn); in PrintStats()
218 static u32 botPixIn; variable408 GXReadPixMetric(&topPixIn, &topPixOut, &botPixIn, &botPixOut, in main()692 OSReport("Bot pixels in..............: %8d\n", botPixIn); in DumpStats()