Searched refs:topPixIn (Results 1 – 2 of 2) sorted by relevance
309 static u32 topPixIn, topPixOut; variable1378 topPixIn = cnt0; in WriteStats()1406 topPixIn = cnt0; in WriteStats()1427 topPixIn = cnt0; in WriteStats()1514 StatOSReport("%s: %8d\n", topPixIn); in PrintStats()1535 rate = FLIPPER_CLOCK * (f32)(topPixIn + botPixIn) / in PrintStats()1547 rate = (f32)(tcReq*32) / (topPixIn + botPixIn); in PrintStats()1665 StatPrintf("%s: %8d\n", topPixIn); in PrintStats()1686 rate = FLIPPER_CLOCK * (f32)(topPixIn + botPixIn) / in PrintStats()1701 (f32)(topPixIn - botPixIn); in PrintStats()
216 static u32 topPixIn; variable405 GXReadPixMetric(&topPixIn, &topPixOut, &botPixIn, &botPixOut, in main()686 OSReport("Top pixels in..............: %8d\n", topPixIn); in DumpStats()