perf hists: Move sort__has_dso into struct perf_hpp_list
[deliverable/linux.git] / tools / perf / util / sort.h
index 3f4e359981192ac50b56e770aa472749666e1f98..87d4addf92b589daddb57ce21c91e9331878c3e2 100644 (file)
@@ -31,10 +31,6 @@ extern const char *parent_pattern;
 extern const char default_sort_order[];
 extern regex_t ignore_callees_regex;
 extern int have_ignore_callees;
-extern int sort__need_collapse;
-extern int sort__has_dso;
-extern int sort__has_parent;
-extern int sort__has_sym;
 extern int sort__has_socket;
 extern int sort__has_thread;
 extern int sort__has_comm;
This page took 0.026501 seconds and 5 git commands to generate.