diff options
Diffstat (limited to 'tools/perf/util/hist.h')
-rw-r--r-- | tools/perf/util/hist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/hist.h b/tools/perf/util/hist.h index ff1c3963e04f..1278c2c72a96 100644 --- a/tools/perf/util/hist.h +++ b/tools/perf/util/hist.h | |||
@@ -116,6 +116,7 @@ void hists__reset_col_len(struct hists *hists); | |||
116 | void hists__calc_col_len(struct hists *hists, struct hist_entry *he); | 116 | void hists__calc_col_len(struct hists *hists, struct hist_entry *he); |
117 | 117 | ||
118 | void hists__match(struct hists *leader, struct hists *other); | 118 | void hists__match(struct hists *leader, struct hists *other); |
119 | int hists__link(struct hists *leader, struct hists *other); | ||
119 | 120 | ||
120 | struct perf_hpp { | 121 | struct perf_hpp { |
121 | char *buf; | 122 | char *buf; |