Searched defs:rgp_queue_event (Results 1 – 3 of 3) sorted by relevance
173 struct rgp_queue_event { struct174 uint32_t record_count;175 struct list_head record;176 simple_mtx_t lock;
824 struct rgp_queue_event *rgp_queue_event, 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
53 struct rgp_queue_event rgp_queue_event; member