Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h40 #define PERF_SYNTH_ALL (PERF_SYNTH_MAX - 1) macro
H A Dsynthetic-events.c2560 return PERF_SYNTH_ALL; in __synthesize_schedstat_cpu()
/linux/tools/perf/
H A Dbuiltin-record.c3427 .synth = PERF_SYNTH_ALL, in parse_record_synth_option()