|
@@ -489,5 +489,6 @@ int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...);
|
|
|
int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...);
|
|
|
int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
|
|
|
struct perf_hpp_list *hpp_list);
|
|
|
+int hists__fprintf_headers(struct hists *hists, FILE *fp);
|
|
|
|
|
|
#endif /* __PERF_HIST_H */
|