Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Performance/
Dperf-fill.c311 static u32 clrPixIn, copyClks; variable
1383 copyClks = cnt5; in WriteStats()
1411 copyClks = cnt5; in WriteStats()
1432 copyClks = cnt5; in WriteStats()
1529 StatOSReport("%s: %8d\n", copyClks); in PrintStats()
1536 (f32)(StatClocks - copyClks); in PrintStats()
1542 (f32)(StatClocks - copyClks); in PrintStats()
1680 StatPrintf("%s: %8d\n", copyClks); in PrintStats()
1687 (f32)(StatClocks - copyClks); in PrintStats()
1694 (f32)(StatClocks - copyClks); in PrintStats()
Dperf-geo.c221 static u32 copyClks; variable
406 &clrPixIn, &copyClks); in main()
691 OSReport("Copy clocks................: %8d\n", copyClks); in DumpStats()