Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c824 struct rgp_queue_event *rgp_queue_event, in ac_sqtt_fill_queue_event_timings()
830 rgp_queue_event->record_count * sizeof(struct sqtt_queue_event_record); in ac_sqtt_fill_queue_event_timings()
841 chunk->queue_event_table_record_count = rgp_queue_event->record_count; in ac_sqtt_fill_queue_event_timings()
1024 struct rgp_queue_event *rgp_queue_event = &thread_trace_data->rgp_queue_event; 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()
1135 &rgp_queue_event in ac_sqtt_dump_data()
823 ac_sqtt_fill_queue_event_timings(struct rgp_queue_info *rgp_queue_info, struct rgp_queue_event *rgp_queue_event, struct sqtt_file_chunk_queue_event_timings *chunk) ac_sqtt_fill_queue_event_timings() argument
[all...]
H A Dac_sqtt.h53 struct rgp_queue_event rgp_queue_event; member
H A Dac_rgp.h173 struct rgp_queue_event { struct

Completed in 4 milliseconds