Searched refs:has_64bit_timestamp (Results 1 – 4 of 4) sorted by relevance
65 u8 has_64bit_timestamp:1; member
108 .has_64bit_timestamp = 1, \673 xe->info.has_64bit_timestamp = graphics_desc->has_64bit_timestamp; in xe_info_init()
346 u8 has_64bit_timestamp:1; member
833 if (xe->info.has_64bit_timestamp) { in xe_lrc_ctx_timestamp()1007 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) { in setup_utilization_wa()1285 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in xe_lrc_init()2107 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in get_ctx_timestamp()
Completed in 13 milliseconds