Searched refs:aux_output (Results 1 – 11 of 11) sorted by relevance
52 bool aux_output; member
1322 attr->aux_output = term->val.aux_output ? 1 : 0; in __evsel__get_config_term() 2480 (perf_missing_features.aux_output && evsel->core.attr.aux_output)) in evsel__detect_missing_brstack_features() 2848 attr.aux_output = 1; in evsel__open_cpu() 2851 perf_missing_features.aux_output = true; in evsel__open_cpu() 2852 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__open_cpu() 2853 attr.aux_output = 0; in evsel__open_cpu() 4398 if (evsel->core.attr.aux_output) in evsel__warn_user_requested_cpus() 4400 "%s: PMU Hardware doesn't support 'aux_output' featur in evsel__warn_user_requested_cpus() [all...]
378 PRINT_ATTRf_bf(aux_output, p_unsigned);
226 bool aux_output;214 bool aux_output; global() member
1165 t->val.aux_output = val; in add_config_term()
4191 if (evsel->core.attr.aux_output && evsel->core.id) { in intel_pt_find_sched_switch()
460 aux_output : 1, /* generate AUX records instead of events */ member
606 aux_output_cnt += !!evsel->core.attr.aux_output; in intel_pt_too_many_aux_output()
2294 return event->attr.aux_output || has_aux_action(event); in perf_need_aux_event()2312 if (event->attr.aux_output && event->attr.aux_sample_size) in perf_get_aux_event()2315 if (event->attr.aux_output && in perf_get_aux_event()13536 if (event->attr.aux_output && in perf_event_alloc()14349 if (attr->aux_output || attr->aux_action) in perf_event_create_kernel_counter()
5043 if (event->attr.aux_output) { in intel_pmu_hw_config()