Home
last modified time | relevance | path

Searched defs:spm_trace (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_spm.c32 ac_spm_get_block_select(struct ac_spm_trace_data *spm_trace, in ac_spm_get_block_select() argument
84 ac_spm_map_counter(struct ac_spm_trace_data *spm_trace, struct ac_spm_block_select *block_sel, struct ac_spm_counter_info *counter, uint32_t *spm_wire) ac_spm_map_counter() argument
156 ac_spm_add_counter(const struct ac_perfcounters *pc, struct ac_spm_trace_data *spm_trace, const struct ac_spm_counter_create_info *info) ac_spm_add_counter() argument
215 ac_init_spm(const struct radeon_info *info, const struct ac_perfcounters *pc, unsigned num_counters, const struct ac_spm_counter_create_info *counters, struct ac_spm_trace_data *spm_trace) ac_init_spm() argument
336 ac_destroy_spm(struct ac_spm_trace_data *spm_trace) ac_destroy_spm() argument
345 ac_spm_get_sample_size(const struct ac_spm_trace_data *spm_trace) ac_spm_get_sample_size() argument
356 ac_spm_get_num_samples(const struct ac_spm_trace_data *spm_trace) ac_spm_get_num_samples() argument
[all...]
H A Dac_rgp.c917 static void ac_sqtt_fill_spm_db(const struct ac_spm_trace_data *spm_trace, in ac_sqtt_fill_spm_db() argument
934 static void ac_sqtt_dump_spm(const struct ac_spm_trace_data *spm_trace, in ac_sqtt_dump_spm() argument
1006 ac_sqtt_dump_data(struct radeon_info *rad_info, struct ac_thread_trace *thread_trace, const struct ac_spm_trace_data *spm_trace, FILE *output) ac_sqtt_dump_data() argument
1194 ac_dump_rgp_capture(struct radeon_info *info, struct ac_thread_trace *thread_trace, const struct ac_spm_trace_data *spm_trace) ac_dump_rgp_capture() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_spm.c66 struct ac_spm_trace_data *spm_trace = &device->spm_trace; in radv_emit_spm_counters() local
106 struct ac_spm_trace_data *spm_trace = &device->spm_trace; radv_emit_spm_setup() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c750 struct ac_spm_trace_data *spm_trace = &sctx->spm_trace; in si_emit_spm_counters() local
796 struct ac_spm_trace_data *spm_trace = &sctx->spm_trace; si_emit_spm_setup() local
[all...]
H A Dsi_pipe.h1303 struct ac_spm_trace_data spm_trace; member
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c355 struct ac_spm_trace_data *spm_trace = NULL; in radv_handle_thread_trace() local

Completed in 11 milliseconds