Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c564 timebase_scale(struct brw_context *brw, uint32_t u32_time_delta) in timebase_scale() function
894 if (timebase_scale(brw, report[1] - start[1]) > 5000000000) in accumulate_oa_reports()
900 if (timebase_scale(brw, report[1] - end[1]) <= 5000000000) in accumulate_oa_reports()