Searched refs:PERF_ROP (Results 1 – 6 of 6) sorted by relevance
41 PERF_ROP, enumerator
474 int ropTime = (int)(1000 * profiler.cycles[PERF_ROP] / profiler.cycles[PERF_PIXEL] + 0.5); in profile()
263 cycles[PERF_ROP] += Ticks() - ropTime; in quad()