Home
last modified time | relevance | path

Searched refs:stats_mode (Results 1 – 25 of 48) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c263 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_sset_count() local
268 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) in uec_get_sset_count()
270 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) in uec_get_sset_count()
272 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_sset_count()
285 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_strings() local
287 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_strings()
292 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) { in uec_get_strings()
297 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_strings()
306 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_ethtool_stats() local
310 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_ethtool_stats()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c263 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_sset_count() local
268 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) in uec_get_sset_count()
270 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) in uec_get_sset_count()
272 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_sset_count()
285 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_strings() local
287 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_strings()
292 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) { in uec_get_strings()
297 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_strings()
306 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_ethtool_stats() local
310 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_ethtool_stats()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c263 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_sset_count() local
268 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) in uec_get_sset_count()
270 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) in uec_get_sset_count()
272 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_sset_count()
285 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_strings() local
287 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_strings()
292 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_TX) { in uec_get_strings()
297 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_FIRMWARE_RX) in uec_get_strings()
306 u32 stats_mode = ugeth->ug_info->statisticsMode; in uec_get_ethtool_stats() local
310 if (stats_mode & UCC_GETH_STATISTICS_GATHERING_MODE_HARDWARE) { in uec_get_ethtool_stats()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/android/
H A Dbinderfs.c293 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()
307 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()
310 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()
322 switch (info->mount_opts.stats_mode) { in binderfs_show_options()
694 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()
726 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()
760 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
H A Dbinder_internal.h49 int stats_mode; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/android/
H A Dbinderfs.c293 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()
307 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()
310 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()
322 switch (info->mount_opts.stats_mode) { in binderfs_show_options()
694 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()
726 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()
760 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/android/
H A Dbinderfs.c293 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()
307 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()
310 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()
322 switch (info->mount_opts.stats_mode) { in binderfs_show_options()
694 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()
726 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()
760 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/ext4/
H A Drand_emmc_perf.c188 int stats_mode = 0; in main() local
215 stats_mode = 1; in main()
257 if (stats_mode) { in main()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DSharedPecosApproxData.hpp109 void refinement_statistics_mode(short stats_mode);
405 inline void SharedPecosApproxData::refinement_statistics_mode(short stats_mode) in refinement_statistics_mode() argument
406 { pecosSharedDataRep->refinement_statistics_type(stats_mode); } in refinement_statistics_mode()
H A DSharedApproxData.cpp586 void SharedApproxData::refinement_statistics_mode(short stats_mode) in refinement_statistics_mode() argument
589 dataRep->refinement_statistics_mode(stats_mode); in refinement_statistics_mode()
H A DSharedApproxData.hpp169 virtual void refinement_statistics_mode(short stats_mode);
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_palettegen.c69 int stats_mode; member
87 …{ "stats_mode", "set statistics mode", OFFSET(stats_mode), AV_OPT_TYPE_INT, {.i64=STATS_MODE_ALL_F…
489 if (s->stats_mode == STATS_MODE_DIFF_FRAMES) { in filter_frame()
492 } else if (s->stats_mode == STATS_MODE_SINGLE_FRAMES) { in filter_frame()
525 …if (r == AVERROR_EOF && !s->palette_pushed && s->nb_refs && s->stats_mode != STATS_MODE_SINGLE_FRA… in request_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_palettegen.c69 int stats_mode; member
87 …{ "stats_mode", "set statistics mode", OFFSET(stats_mode), AV_OPT_TYPE_INT, {.i64=STATS_MODE_ALL_F…
489 if (s->stats_mode == STATS_MODE_DIFF_FRAMES) { in filter_frame()
492 } else if (s->stats_mode == STATS_MODE_SINGLE_FRAMES) { in filter_frame()
525 …if (r == AVERROR_EOF && !s->palette_pushed && s->nb_refs && s->stats_mode != STATS_MODE_SINGLE_FRA… in request_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_palettegen.c69 int stats_mode; member
87 …{ "stats_mode", "set statistics mode", OFFSET(stats_mode), AV_OPT_TYPE_INT, {.i64=STATS_MODE_ALL_F…
489 if (s->stats_mode == STATS_MODE_DIFF_FRAMES) { in filter_frame()
492 } else if (s->stats_mode == STATS_MODE_SINGLE_FRAMES) { in filter_frame()
525 …if (r == AVERROR_EOF && !s->palette_pushed && s->nb_refs && s->stats_mode != STATS_MODE_SINGLE_FRA… in request_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c69 int stats_mode; member
87 …{ "stats_mode", "set statistics mode", OFFSET(stats_mode), AV_OPT_TYPE_INT, {.i64=STATS_MODE_ALL_F…
489 if (s->stats_mode == STATS_MODE_DIFF_FRAMES) { in filter_frame()
492 } else if (s->stats_mode == STATS_MODE_SINGLE_FRAMES) { in filter_frame()
525 …if (r == AVERROR_EOF && !s->palette_pushed && s->nb_refs && s->stats_mode != STATS_MODE_SINGLE_FRA… in request_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c69 int stats_mode; member
87 …{ "stats_mode", "set statistics mode", OFFSET(stats_mode), AV_OPT_TYPE_INT, {.i64=STATS_MODE_ALL_F…
489 if (s->stats_mode == STATS_MODE_DIFF_FRAMES) { in filter_frame()
492 } else if (s->stats_mode == STATS_MODE_SINGLE_FRAMES) { in filter_frame()
525 …if (r == AVERROR_EOF && !s->palette_pushed && s->nb_refs && s->stats_mode != STATS_MODE_SINGLE_FRA… in request_frame()
/dports/net-mgmt/yaf/yaf-2.11.0/include/yaf/
H A Dyaftab.h236 gboolean stats_mode,
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A Dbuiltin-report.c79 bool stats_mode; member
925 if (rep->stats_mode) in __cmd_report()
937 if (rep->stats_mode) in __cmd_report()
1178 OPT_BOOLEAN(0, "stats", &report.stats_mode, "Display event stats"), in cmd_report()
1497 if (report.stats_mode || report.tasks_mode) in cmd_report()
1499 if (report.stats_mode && report.tasks_mode) { in cmd_report()
1559 !report.stats_mode && !report.tasks_mode) { in cmd_report()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A Dbuiltin-report.c79 bool stats_mode; member
925 if (rep->stats_mode) in __cmd_report()
937 if (rep->stats_mode) in __cmd_report()
1178 OPT_BOOLEAN(0, "stats", &report.stats_mode, "Display event stats"), in cmd_report()
1497 if (report.stats_mode || report.tasks_mode) in cmd_report()
1499 if (report.stats_mode && report.tasks_mode) { in cmd_report()
1559 !report.stats_mode && !report.tasks_mode) { in cmd_report()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A Dbuiltin-report.c79 bool stats_mode; member
925 if (rep->stats_mode) in __cmd_report()
937 if (rep->stats_mode) in __cmd_report()
1178 OPT_BOOLEAN(0, "stats", &report.stats_mode, "Display event stats"), in cmd_report()
1497 if (report.stats_mode || report.tasks_mode) in cmd_report()
1499 if (report.stats_mode && report.tasks_mode) { in cmd_report()
1559 !report.stats_mode && !report.tasks_mode) { in cmd_report()
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dmain.c64 int stats_mode = FALSE; /* collect stats (EXPERIMENTAL) */ variable
327 stats_mode = TRUE; in further_options()
519 if (stats_mode) { in cleanup_main()
/dports/net-mgmt/yaf/yaf-2.11.0/src/
H A Dyaftab.c270 gboolean stats_mode; member
814 if (flowtab->stats_mode) { in yfFlowFree()
1226 gboolean stats_mode, in yfFlowTabAlloc() argument
1258 flowtab->stats_mode = stats_mode; in yfFlowTabAlloc()
1989 if (flowtab->stats_mode && (tcpinfo->flags & YF_TF_URG)) { in yfFlowPktTCP()
2291 if (flowtab->stats_mode) { in yfAddOutOfSequence()
2363 if (flowtab->stats_mode) { in yfAddOutOfSequence()
2634 if (flowtab->stats_mode) { in yfFlowPBuf()
2709 if (flowtab->stats_mode) { in yfFlowPBuf()
/dports/biology/diamond/diamond-2.0.13/src/output/
H A Doutput.h78 static bool stats_mode(const HspValues v) { in stats_mode() function
/dports/biology/diamond/diamond-2.0.13/src/basic/
H A Dhssp.cpp269 …backtraced(!IntermediateRecord::stats_mode(output_format->hsp_values) && output_format->hsp_values… in Hsp()
284 if (IntermediateRecord::stats_mode(output_format->hsp_values)) { in Hsp()
/dports/irc/evangeline/modules/stats.mod/
H A Dstats.c646 rem_builtins(H_mode, stats_mode); in stats_close()
703 add_builtins(H_mode, stats_mode); in stats_start()

12