Searched refs:PERF_TYPE_SYNTH (Results 1 – 4 of 4) sorted by relevance
96 #define PERF_TYPE_SYNTH (INT_MAX + 1U) macro
3817 attr.type = PERF_TYPE_SYNTH; in intel_pt_synth_events()
390 case PERF_TYPE_SYNTH: in output_type()2295 if (attr->type == PERF_TYPE_SYNTH && PRINT_FIELD(SYNTH)) in process_event()2574 evsel->core.attr.type != PERF_TYPE_SYNTH) in process_attr()
1376 if (es->evsel->core.attr.type == PERF_TYPE_SYNTH && tables->synth_handler) in python_export_sample()