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

/linux-master/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 &
/linux-master/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,
140 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf,
192 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe,
231 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip)
238 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe,
265 struct arm_spe *spe = speq->spe;
295 static void arm_spe_prep_sample(struct arm_spe *spe,
325 arm_spe_deliver_synth_event(struct arm_spe *sp
[all...]

Completed in 127 milliseconds