Home
last modified time | relevance | path

Searched defs:rgp_queue_info (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.h135 struct rgp_queue_info { struct
136 uint32_t record_count;
137 struct list_head record;
138 simple_mtx_t lock;
H A Dac_sqtt.h52 struct rgp_queue_info rgp_queue_info; member
84 const struct rgp_queue_info *rgp_queue_info; member
H A Dac_rgp.c793 ac_sqtt_fill_queue_event_timings(const struct rgp_queue_info *rgp_queue_info, in ac_sqtt_fill_queue_event_timings()
998 const struct rgp_queue_info *rgp_queue_info = sqtt_trace->rgp_queue_info; in ac_sqtt_dump_data() local