Home
last modified time | relevance | path

Searched refs:rgp_queue_info_record (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_sqtt.c372 struct rgp_queue_info_record *record; in radv_register_queue()
374 record = malloc(sizeof(struct rgp_queue_info_record)); in radv_register_queue()
405 list_for_each_entry_safe (struct rgp_queue_info_record, record, &queue_info->record, list) { in radv_unregister_queue()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.h127 struct rgp_queue_info_record { struct
H A Dac_rgp.c1101 list_for_each_entry_safe(struct rgp_queue_info_record, record, in ac_sqtt_dump_data()