Home
last modified time | relevance | path

Searched defs:aux_event (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dcs-etm.c3009 * on the bounds of aux_event, if it matches with the buffer that's at in cs_etm__queue_aux_fragment() argument
/linux/include/linux/
H A Dperf_event.h892 struct perf_event *aux_event; member
/linux/kernel/events/
H A Dcore.c2146 perf_aux_output_match(struct perf_event *event, struct perf_event *aux_event) in perf_aux_output_match()