Searched refs:PERF_PIPE (Results 1 – 4 of 4) sorted by relevance
25 PERF_PIPE, enumerator
37 PERF_PIPE, enumerator
474 int pipeTime = (int)(1000 * profiler.cycles[PERF_PIPE] / profiler.cycles[PERF_PIXEL] + 0.5); in profile()
277 cycles[PERF_PIPE] += Ticks() - pipeTime; in quad()