Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Darm-spe.c76 struct arm_spe_queue { struct
141 struct arm_spe_queue *speq = data; in arm_spe_get_trace()
184 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
188 struct arm_spe_queue *speq; in arm_spe__alloc_queue()
230 struct arm_spe_queue *speq, in arm_spe_prep_sample()
253 struct arm_spe_queue *speq __maybe_unused, in arm_spe_deliver_synth_event()
266 static int arm_spe__synth_mem_sample(struct arm_spe_queue *speq, in arm_spe__synth_mem_sample()
285 static int arm_spe__synth_branch_sample(struct arm_spe_queue *speq, in arm_spe__synth_branch_sample()
354 static int arm_spe_sample(struct arm_spe_queue *speq) in arm_spe_sample()
434 static int arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) in arm_spe_run_decoder()
[all …]