Home
last modified time | relevance | path

Searched refs:rgp_queue_info (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c823 ac_sqtt_fill_queue_event_timings(struct rgp_queue_info *rgp_queue_info, in ac_sqtt_fill_queue_event_timings() argument
828 rgp_queue_info->record_count * sizeof(struct sqtt_queue_info_record); in ac_sqtt_fill_queue_event_timings()
839 chunk->queue_info_table_record_count = rgp_queue_info->record_count; in ac_sqtt_fill_queue_event_timings()
1023 struct rgp_queue_info *rgp_queue_info = &thread_trace_data->rgp_queue_info; in ac_sqtt_dump_data() local
1116 if (rgp_queue_info->record_count || rgp_queue_event->record_count) { in ac_sqtt_dump_data()
1119 ac_sqtt_fill_queue_event_timings(rgp_queue_info, rgp_queue_event, in ac_sqtt_dump_data()
1127 &rgp_queue_info in ac_sqtt_dump_data()
[all...]
H A Dac_sqtt.h52 struct rgp_queue_info rgp_queue_info; member
H A Dac_rgp.h148 struct rgp_queue_info { struct

Completed in 5 milliseconds