Searched refs:perf_evlist__sample_id_all (Results 1 – 3 of 3) sorted by relevance
76 bool perf_evlist__sample_id_all(const const struct perf_evlist *evlist);
501 bool perf_evlist__sample_id_all(const struct perf_evlist *evlist) in perf_evlist__sample_id_all() function
117 self->sample_id_all = perf_evlist__sample_id_all(self->evlist); in perf_session__update_sample_type()