Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Darm-spe.c40 struct arm_spe { struct
84 struct arm_spe *spe; argument
265 struct arm_spe *spe = speq->spe; in arm_spe_set_tid()
348 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample()
907 struct arm_spe, auxtrace); in arm_spe_process_event()
952 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event()
990 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush()
1033 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events()
1047 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free()
1059 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace()
[all …]
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_arm_spe.sh70 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>&…
/openbmc/linux/tools/perf/Documentation/
H A 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?"