Searched refs:stats_mode (Results 1 – 3 of 3) sorted by relevance
285 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()299 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()302 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()314 switch (info->mount_opts.stats_mode) { in binderfs_show_options()664 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()700 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()734 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
294 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()308 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()311 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()323 switch (info->mount_opts.stats_mode) { in binderfs_show_options()655 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()691 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()725 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
91 bool stats_mode; member1087 if (rep->stats_mode) in __cmd_report()1106 if (rep->stats_mode) in __cmd_report()1337 OPT_BOOLEAN(0, "stats", &report.stats_mode, "Display event stats"), in cmd_report()1716 if (report.stats_mode || report.tasks_mode) in cmd_report()1718 if (report.stats_mode && report.tasks_mode) { in cmd_report()1819 !report.stats_mode && !report.tasks_mode) { in cmd_report()