|
@@ -386,4 +386,6 @@ int parse_filter_percentage(const struct option *opt __maybe_unused,
|
|
const char *arg, int unset __maybe_unused);
|
|
const char *arg, int unset __maybe_unused);
|
|
int perf_hist_config(const char *var, const char *value);
|
|
int perf_hist_config(const char *var, const char *value);
|
|
|
|
|
|
|
|
+void perf_hpp_list__init(struct perf_hpp_list *list);
|
|
|
|
+
|
|
#endif /* __PERF_HIST_H */
|
|
#endif /* __PERF_HIST_H */
|