Home
last modified time | relevance | path

Searched refs:hists_evsel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h222 struct hists_evsel { struct
229 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel()
235 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists()
H A Dhist.c2852 int err = evsel__object_config(sizeof(struct hists_evsel), in hists__init()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h238 struct hists_evsel { struct
245 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel()
251 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists()
H A Dhist.c2915 int err = evsel__object_config(sizeof(struct hists_evsel), in hists__init()

Completed in 10 milliseconds