Searched refs:arm_spe__synth_mem_sample (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Darm-spe.c345 static int arm_spe__synth_mem_sample(struct arm_spe_queue *speq, function
558 err = arm_spe__synth_mem_sample(speq, spe->l1d_miss_id,
565 err = arm_spe__synth_mem_sample(speq, spe->l1d_access_id,
574 err = arm_spe__synth_mem_sample(speq, spe->llc_miss_id,
581 err = arm_spe__synth_mem_sample(speq, spe->llc_access_id,
590 err = arm_spe__synth_mem_sample(speq, spe->tlb_miss_id,
597 err = arm_spe__synth_mem_sample(speq, spe->tlb_access_id,
612 err = arm_spe__synth_mem_sample(speq, spe->remote_access_id,
623 err = arm_spe__synth_mem_sample(speq, spe->memory_id, data_src);

Completed in 116 milliseconds