Searched refs:brw_raw_timestamp_delta (Results 1 – 3 of 3) sorted by relevance
57 brw_raw_timestamp_delta(struct brw_context *brw, uint64_t time0, uint64_t time1) in brw_raw_timestamp_delta() function158 query->Base.Result = brw_raw_timestamp_delta(brw, results[0], results[1]); in brw_queryobj_get_results()
237 query->Base.Result = brw_raw_timestamp_delta(brw, results[0], results[1]); in gen6_queryobj_get_results()
1313 uint64_t brw_raw_timestamp_delta(struct brw_context *brw,