Searched refs:aux_output (Results 1 – 9 of 9) sorted by relevance
52 bool aux_output; member
1308 attr->aux_output = term->val.aux_output ? 1 : 0; in evsel__apply_config_terms() 2463 (perf_missing_features.aux_output && evsel->core.attr.aux_output))2831 attr.aux_output = 1; in evsel__open_cpu() 2834 perf_missing_features.aux_output = true; in evsel__open_cpu() 2835 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__open_cpu() 2836 attr.aux_output = 0; in evsel__open_cpu() 4307 if (evsel->core.attr.aux_output) in evsel__set_needs_uniquify() 4309 "%s: PMU Hardware doesn't support 'aux_output' featur in evsel__set_needs_uniquify() [all...]
378 PRINT_ATTRf_bf(aux_output, p_unsigned);
223 bool aux_output;214 bool aux_output; global() member
1162 t->val.aux_output = val; in add_config_term()
4189 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
605 aux_output_cnt += !!evsel->core.attr.aux_output; in intel_pt_too_many_aux_output()