hevsel            228 tools/perf/util/hist.h 	struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists);
hevsel            229 tools/perf/util/hist.h 	return &hevsel->evsel;
hevsel            234 tools/perf/util/hist.h 	struct hists_evsel *hevsel = (struct hists_evsel *)evsel;
hevsel            235 tools/perf/util/hist.h 	return &hevsel->hists;