Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / tools / perf / util / stat.h
index edbeb2f..081c4a5 100644 (file)
@@ -106,6 +106,8 @@ struct perf_stat_config {
        bool                     big_num;
        bool                     no_merge;
        bool                     walltime_run_table;
+       bool                     all_kernel;
+       bool                     all_user;
        FILE                    *output;
        unsigned int             interval;
        unsigned int             timeout;