Searched refs:hevsel (Results 1 – 1 of 1) sorted by relevance
236 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel() local237 return &hevsel->evsel; in hists_to_evsel()242 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists() local243 return &hevsel->hists; in evsel__hists()
Completed in 5 milliseconds