Lines Matching refs:StatOSReport
1493 #define StatOSReport(str, val) \ macro
1514 StatOSReport("%s: %8d\n", topPixIn); in PrintStats()
1517 StatOSReport("%s: %8d\n", topPixOut); in PrintStats()
1520 StatOSReport("%s: %8d\n", botPixIn); in PrintStats()
1523 StatOSReport("%s: %8d\n", botPixOut); in PrintStats()
1526 StatOSReport("%s: %8d\n", clrPixIn); in PrintStats()
1529 StatOSReport("%s: %8d\n", copyClks); in PrintStats()
1537 StatOSReport("%s: %8.2f\n", rate); in PrintStats()
1543 StatOSReport("%s: %8.2f\n", rate); in PrintStats()
1548 StatOSReport("%s: %8.2f\n", rate); in PrintStats()
1555 StatOSReport("%s: %8d\n", vcCheck); in PrintStats()
1558 StatOSReport("%s: %8d\n", vcMiss); in PrintStats()
1561 StatOSReport("%s: %8d\n", vcStall); in PrintStats()
1568 StatOSReport("%s: %8.2f\n", rate); in PrintStats()
1575 StatOSReport("%s: %8d\n", cpReq); in PrintStats()
1578 StatOSReport("%s: %8d\n", tcReq); in PrintStats()
1581 StatOSReport("%s: %8d\n", cpuRdReq); in PrintStats()
1584 StatOSReport("%s: %8d\n", cpuWrReq); in PrintStats()
1587 StatOSReport("%s: %8d\n", dspReq); in PrintStats()
1590 StatOSReport("%s: %8d\n", ioReq); in PrintStats()
1593 StatOSReport("%s: %8d\n", viReq); in PrintStats()
1596 StatOSReport("%s: %8d\n", peReq); in PrintStats()
1599 StatOSReport("%s: %8d\n", rfReq); in PrintStats()
1602 StatOSReport("%s: %8d\n", fiReq); in PrintStats()
1608 StatOSReport("%s: %8d\n", Stat[i].count); in PrintStats()