Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devent.h174 #define PERF_TYPE_SYNTH (INT_MAX + 1U) macro
A Dintel-pt.c3396 attr.type = PERF_TYPE_SYNTH; in intel_pt_synth_events()
/linux/tools/perf/
A Dbuiltin-script.c364 case PERF_TYPE_SYNTH: in output_type()
2037 if (attr->type == PERF_TYPE_SYNTH && PRINT_FIELD(SYNTH)) in process_event()
2300 evsel->core.attr.type != PERF_TYPE_SYNTH) in process_attr()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1270 if (es->evsel->core.attr.type == PERF_TYPE_SYNTH && tables->synth_handler) in python_export_sample()

Completed in 25 milliseconds