Searched refs:stats_mode (Results 1 – 4 of 4) sorted by relevance
233 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_sset_count() local238 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) in uec_get_sset_count()240 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) in uec_get_sset_count()242 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_sset_count()255 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_strings() local258 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) in uec_get_strings()261 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) in uec_get_strings()264 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_strings()273 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_ethtool_stats() local277 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_ethtool_stats()[all …]
305 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()319 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()322 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()334 switch (info->mount_opts.stats_mode) { in binderfs_show_options()706 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()742 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()776 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
48 int stats_mode; member
91 bool stats_mode; member1076 if (rep->stats_mode) in __cmd_report()1095 if (rep->stats_mode) in __cmd_report()1322 OPT_BOOLEAN(0, "stats", &report.stats_mode, "Display event stats"), in cmd_report()1704 if (report.stats_mode || report.tasks_mode) in cmd_report()1706 if (report.stats_mode && report.tasks_mode) { in cmd_report()1807 !report.stats_mode && !report.tasks_mode) { in cmd_report()