Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.h172 struct rgp_clock_calibration { struct
173 uint32_t record_count;
174 struct list_head record;
175 simple_mtx_t lock;
H A Dac_sqtt.h55 struct rgp_clock_calibration rgp_clock_calibration; member
86 const struct rgp_clock_calibration *rgp_clock_calibration; member
H A Dac_rgp.c1000 const struct rgp_clock_calibration *rgp_clock_calibration = sqtt_trace->rgp_clock_calibration; in ac_sqtt_dump_data() local