mm/migrate: correct failure handling if !hugepage_migration_support()
[firefly-linux-kernel-4.4.55.git] / tools / perf / perf.h
index af1ce6e14a934b1b1a3d8f4eb2d03707c4d511a0..3c2f213e979d45d5d1d2c701a6f2b8875e36e13a 100644 (file)
@@ -252,7 +252,7 @@ struct record_opts {
        int          call_graph;
        bool         group;
        bool         inherit_stat;
-       bool         no_delay;
+       bool         no_buffering;
        bool         no_inherit;
        bool         no_inherit_set;
        bool         no_samples;