Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Darm-spe.c147 static int arm_spe_get_trace(struct arm_spe_buffer *b, void *data) in arm_spe_get_trace() function
186 return arm_spe_get_trace(b, data); in arm_spe_get_trace()
214 params.get_trace = arm_spe_get_trace; in arm_spe__alloc_queue()