Home
last modified time | relevance | path

Searched refs:perf_hpp_list__init (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dhist.h800 void perf_hpp_list__init(struct perf_hpp_list *list);
H A Dhist.c3093 void perf_hpp_list__init(struct perf_hpp_list *list) in perf_hpp_list__init() function
/linux/tools/perf/ui/
H A Dhist.c1188 perf_hpp_list__init(&node->hpp); in add_hierarchy_fmt()
/linux/tools/perf/
H A Dbuiltin-c2c.c2069 perf_hpp_list__init(&hists->list); in c2c_hists__init()
2483 perf_hpp_list__init(&hpp_list); in print_pareto()
H A Dbuiltin-diff.c574 perf_hpp_list__init(&bh->block_list); in init_block_hist()