Searched refs:evlist__id2evsel_strict (Results 1 – 3 of 3) sorted by relevance
163 struct evsel *evlist__id2evsel_strict(struct evlist *evlist, u64 id);
632 struct evsel *evlist__id2evsel_strict(struct evlist *evlist, u64 id) in evlist__id2evsel_strict() function
3617 evsel = evlist__id2evsel_strict(pt->session->evlist, sample->id); in intel_pt_process_aux_output_hw_id()
Completed in 17 milliseconds