Home
last modified time | relevance | path

Searched refs:hevsel (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dhist.h241 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel() local
242 return &hevsel->evsel; in hists_to_evsel()
247 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists() local
248 return &hevsel->hists; in evsel__hists()