Searched refs:aux_output (Results 1 – 11 of 11) sorted by relevance
52 bool aux_output; member
1252 attr->aux_output = term->val.aux_output ? 1 : 0; in evsel__apply_config_terms() 2291 (perf_missing_features.aux_output && evsel->core.attr.aux_output)) in __evsel__prepare_open() 2659 attr.aux_output = 1; in evsel__detect_missing_features() 2662 perf_missing_features.aux_output = true; in evsel__detect_missing_features() 2663 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__detect_missing_features() 2664 attr.aux_output = 0; in evsel__detect_missing_features() 4078 if (evsel->core.attr.aux_output) in evsel__open_strerror() 4080 "%s: PMU Hardware doesn't support 'aux_output' featur in evsel__open_strerror() [all...]
339 PRINT_ATTRf(aux_output, p_unsigned); in perf_event_attr__fprintf()
216 bool aux_output;214 bool aux_output; global() member
1162 t->val.aux_output = val; in add_config_term()
4168 if (evsel->core.attr.aux_output && evsel->core.id) { in intel_pt_setup_pebs_events()
460 aux_output : 1, /* generate AUX records instead of events */ member
602 aux_output_cnt += !!evsel->core.attr.aux_output; in intel_pt_too_many_aux_output()
2293 return event->attr.aux_output || has_aux_action(event); in perf_need_aux_event()2311 if (event->attr.aux_output && event->attr.aux_sample_size) in perf_get_aux_event()2314 if (event->attr.aux_output && in perf_get_aux_event()13465 if (event->attr.aux_output && in perf_event_alloc()14270 if (attr->aux_output || attr->aux_action) in perf_event_create_kernel_counter()
4794 if (event->attr.aux_output) { in intel_pmu_hw_config()