Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Darm-spe.c38 struct arm_spe { struct
73 struct arm_spe *spe;
89 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump()
128 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
180 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
218 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
225 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
255 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
279 struct arm_spe *spe = speq->spe; in arm_spe_synth_spe_events_sample()
294 struct arm_spe *sp in arm_spe_sample()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c40 struct arm_spe { struct
84 struct arm_spe *spe;
101 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump()
140 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
192 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
231 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
238 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
265 struct arm_spe *spe = speq->spe; in arm_spe_set_tid()
295 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
325 arm_spe_deliver_synth_event(struct arm_spe *sp
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dtest_arm_spe.sh14 # arm_spe event doesn't exist
70 perf record -o ${perfdata} -e arm_spe// -S \
100 perf record -o ${perfdata} -e arm_spe// -a --no-bpf-event \
H A Dtest_arm_spe_fork.sh28 perf record -o ${PERF_DATA} -e arm_spe/period=65536/ -vvv -- $TEST_PROGRAM > ${PERF_RECORD_LOG} 2>&1 &

Completed in 5 milliseconds