Searched refs:hists__link (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | hists_link.c | 327 hists__link(first_hists, hists); in test__hists_link()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | hists_link.c | 346 hists__link(first_hists, hists); in test__hists_link()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 219 int hists__link(struct hists *leader, struct hists *other);
|
H A D | hist.c | 2567 int hists__link(struct hists *leader, struct hists *other) in hists__link() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 235 int hists__link(struct hists *leader, struct hists *other);
|
H A D | hist.c | 2619 int hists__link(struct hists *leader, struct hists *other) in hists__link() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 693 hists__link(leader_hists, hists); in report__collapse_hists()
|
H A D | builtin-diff.c | 999 hists__link(hists_base, hists); in data_process()
|
H A D | builtin-top.c | 306 hists__link(leader_hists, hists); in perf_top__resort_hists()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 1001 hists__link(hists_base, hists); in data_process()
|
H A D | builtin-report.c | 717 hists__link(leader_hists, hists); in report__collapse_hists()
|
H A D | builtin-top.c | 310 hists__link(leader_hists, hists); in perf_top__resort_hists()
|
Completed in 25 milliseconds