Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dhist.h207 struct hists_evsel { struct
214 struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); in hists_to_evsel() argument
220 struct hists_evsel *hevsel = (struct hists_evsel *)evsel; in evsel__hists()
Dhist.c2635 int err = perf_evsel__object_config(sizeof(struct hists_evsel), in hists__init()