Searched refs:PERF_TYPE_SYNTH (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Devent.h96 #define PERF_TYPE_SYNTH (INT_MAX + 1U) macro
H A Dintel-pt.c3837 attr.type = PERF_TYPE_SYNTH;
/linux-master/tools/perf/
H A Dbuiltin-script.c384 case PERF_TYPE_SYNTH:
2200 if (attr->type == PERF_TYPE_SYNTH && PRINT_FIELD(SYNTH))
2479 evsel->core.attr.type != PERF_TYPE_SYNTH)
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1371 if (es->evsel->core.attr.type == PERF_TYPE_SYNTH && tables->synth_handler)

Completed in 128 milliseconds