Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Darm-spe.c40 struct arm_spe { struct
84 struct arm_spe *spe; argument
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()
276 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
305 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
[all …]
/linux-6.1.9/tools/perf/tests/shell/
Dtest_arm_spe.sh70 perf record -o ${perfdata} -e arm_spe// -S \
100 perf record -o ${perfdata} -e arm_spe// -a --no-bpf-event \
Dtest_arm_spe_fork.sh68 perf record -o ${PERF_DATA} -e arm_spe/period=65536/ -vvv -- $TEST_PROGRAM > ${PERF_RECORD_LOG} 2>&…
/linux-6.1.9/tools/perf/Documentation/
Dperf-arm-spe.txt11 'perf record' -e arm_spe//
124 perf record -e arm_spe// -- ./mybench
133 arm_spe/load_filter=1,min_latency=10/'
158 perf record -e arm_spe/event_filter=2/ -- ./mybench
162 perf record -e arm_spe/event_filter=0x80/ -- ./mybench
173 0 arm_spe//
185 The arm_spe// and dummy:u events are implementation details and are expected to be empty.
200 - "Cannot find PMU `arm_spe'. Missing kernel support?"