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