Searched refs:aux_evsel (Results 1 – 1 of 1) sorted by relevance
745 struct evsel *aux_evsel; in auxtrace_parse_sample_options() local781 aux_evsel = NULL; in auxtrace_parse_sample_options()785 aux_evsel = evsel; in auxtrace_parse_sample_options()791 if (aux_evsel && evsel->core.attr.aux_sample_size) in auxtrace_parse_sample_options()792 evlist__regroup(evlist, aux_evsel, evsel); in auxtrace_parse_sample_options()809 struct evsel *evsel, *aux_evsel = NULL; in auxtrace_regroup_aux_output() local814 aux_evsel = evsel; in auxtrace_regroup_aux_output()817 if (term && aux_evsel) in auxtrace_regroup_aux_output()818 evlist__regroup(evlist, aux_evsel, evsel); in auxtrace_regroup_aux_output()