Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dhist.h238 struct hists_evsel { struct
245 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel() argument
251 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists()
Dhist.c2915 int err = evsel__object_config(sizeof(struct hists_evsel), in hists__init()