Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h219 int __hists__init(struct hists *hists, struct perf_hpp_list *hpp_list);
Dhist.c2462 int __hists__init(struct hists *hists, struct perf_hpp_list *hpp_list) in __hists__init() function
2520 __hists__init(hists, &perf_hpp_list); in hists_evsel__init()