perf hists: Fix indent for multiple hierarchy sort key
[deliverable/linux.git] / tools / perf / util / hist.h
index 2209188d729c83295045eac8f0233b6a8bcd14b1..2cb017f28f9ec98a5cae6c7dc41dbfe308fa7aa9 100644 (file)
@@ -80,6 +80,7 @@ struct hists {
        struct perf_hpp_list    *hpp_list;
        struct list_head        hpp_formats;
        int                     nr_sort_keys;
+       int                     nr_hpp_node;
 };
 
 struct hist_entry_iter;
This page took 0.050306 seconds and 5 git commands to generate.