Searched refs:arm_spe (Results 1 – 4 of 4) sorted by relevance
59 struct arm_spe { struct106 struct arm_spe *spe; argument137 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump()176 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()228 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()278 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()285 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()312 struct arm_spe *spe = speq->spe; in arm_spe_set_tid()323 static u64 *arm_spe__get_metadata_by_cpu(struct arm_spe *spe, int cpu) in arm_spe__get_metadata_by_cpu()366 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()[all …]
70 perf record -o ${perfdata} -e arm_spe// -S \100 perf record -o ${perfdata} -e arm_spe// -a --no-bpf-event \129 perf record -o ${perfdata} -e arm_spe/discard/ -N -B --no-bpf-event \
28 perf record -o ${PERF_DATA} -e arm_spe/period=65536/ -vvv -- $TEST_PROGRAM > ${PERF_RECORD_LOG} 2>&…
11 'perf record' -e arm_spe//133 perf record -e arm_spe// -- ./mybench142 arm_spe/load_filter=1,min_latency=10/'206 perf record -e arm_spe/event_filter=2/ -- ./mybench210 perf record -e arm_spe/event_filter=0x80/ -- ./mybench246 0 arm_spe//259 The arm_spe// and dummy:u events are implementation details and are expected to be empty.283 - "Cannot find PMU `arm_spe'. Missing kernel support?"320 perf record -e arm_spe/discard/ -a -N -B --no-bpf-event -o - > /dev/null &