Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Performance/
Dperf-fill.c1493 #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()
[all …]