Searched refs:aux_evsel (Results 1 – 1 of 1) sorted by relevance
728 struct evsel *aux_evsel; in auxtrace_parse_sample_options() local764 aux_evsel = NULL; in auxtrace_parse_sample_options()768 aux_evsel = evsel; in auxtrace_parse_sample_options()774 if (aux_evsel && evsel->core.attr.aux_sample_size) in auxtrace_parse_sample_options()775 perf_evlist__regroup(evlist, aux_evsel, evsel); in auxtrace_parse_sample_options()