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