Home
last modified time | relevance | path

Searched refs:stats_cmd (Results 1 – 25 of 31) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclutil.c57 } stats_cmd; variable
62 stats_cmd.op_counts[op]++; in cmd_count_op()
63 stats_cmd.op_sizes[op] += size; in cmd_count_op()
79 stats_cmd.op_counts[op]--; in cmd_uncount_op()
80 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
92 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
93 stats_cmd.tile_added); in cmd_print_stats()
98 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
107 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
109 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclutil.c57 } stats_cmd; variable
62 stats_cmd.op_counts[op]++; in cmd_count_op()
63 stats_cmd.op_sizes[op] += size; in cmd_count_op()
79 stats_cmd.op_counts[op]--; in cmd_uncount_op()
80 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
92 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
93 stats_cmd.tile_added); in cmd_print_stats()
98 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
107 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
109 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclutil.c52 } stats_cmd; variable
57 stats_cmd.op_counts[op]++; in cmd_count_op()
58 stats_cmd.op_sizes[op] += size; in cmd_count_op()
74 stats_cmd.op_counts[op]--; in cmd_uncount_op()
75 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
87 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
88 stats_cmd.tile_added); in cmd_print_stats()
93 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
102 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
104 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclutil.c52 } stats_cmd; variable
57 stats_cmd.op_counts[op]++; in cmd_count_op()
58 stats_cmd.op_sizes[op] += size; in cmd_count_op()
74 stats_cmd.op_counts[op]--; in cmd_uncount_op()
75 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
87 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
88 stats_cmd.tile_added); in cmd_print_stats()
93 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
102 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
104 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclutil.c54 } stats_cmd; variable
59 stats_cmd.op_counts[op]++; in cmd_count_op()
60 stats_cmd.op_sizes[op] += size; in cmd_count_op()
76 stats_cmd.op_counts[op]--; in cmd_uncount_op()
77 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
89 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
90 stats_cmd.tile_added); in cmd_print_stats()
95 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
104 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
106 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclutil.c54 } stats_cmd; variable
59 stats_cmd.op_counts[op]++; in cmd_count_op()
60 stats_cmd.op_sizes[op] += size; in cmd_count_op()
76 stats_cmd.op_counts[op]--; in cmd_uncount_op()
77 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
89 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
90 stats_cmd.tile_added); in cmd_print_stats()
95 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
104 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
106 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclutil.c57 } stats_cmd; variable
62 stats_cmd.op_counts[op]++; in cmd_count_op()
63 stats_cmd.op_sizes[op] += size; in cmd_count_op()
79 stats_cmd.op_counts[op]--; in cmd_uncount_op()
80 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
93 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
94 stats_cmd.tile_added); in cmd_print_stats()
99 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
108 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
110 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclutil.c57 } stats_cmd; variable
62 stats_cmd.op_counts[op]++; in cmd_count_op()
63 stats_cmd.op_sizes[op] += size; in cmd_count_op()
79 stats_cmd.op_counts[op]--; in cmd_uncount_op()
80 stats_cmd.op_sizes[op] -= size; in cmd_uncount_op()
93 stats_cmd.tile_reset, stats_cmd.tile_found, in cmd_print_stats()
94 stats_cmd.tile_added); in cmd_print_stats()
99 stats_cmd.same_band, stats_cmd.other_band); in cmd_print_stats()
108 stats_cmd.op_counts[cj], stats_cmd.op_sizes[cj], in cmd_print_stats()
110 stats_cmd.op_counts[cj + 1], stats_cmd.op_sizes[cj + 1]); in cmd_print_stats()
[all …]
/dports/editors/hnb/hnb-1.9.18/src/
H A Dstatcmds.c100 static uint64_t stats_cmd (int argc, char **argv, void *data) in stats_cmd() function
125 cli_add_command ("stats", stats_cmd, ""); in init_stats()
/dports/net-mgmt/cacti/cacti-1.2.19/lib/
H A Ddsstats.php280 …$stats_cmd = 'graph x --start now-1' . $interval . ' --end now ' . trim($def) . ' ' . trim($comman…
285 $xport_data = rrdtool_execute($stats_cmd, false, RRDTOOL_OUTPUT_STDOUT, false, 'DSSTATS');
287 $xport_data = dsstats_rrdtool_execute($stats_cmd, $pipes);
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dmain.py339 stats_cmd = "; ".join(['import pstats',
342 print("python -c '%s' | less" % (stats_cmd))
/dports/net/librdkafka/librdkafka-1.8.2/examples/
H A Drdkafka_performance.c839 const char *stats_cmd = NULL; in main() local
1056 stats_cmd = optarg; in main()
1277 if (stats_cmd) { in main()
1278 if (!(stats_fp = popen(stats_cmd, in main()
1287 "%s: %s", stats_cmd, strerror(errno)); in main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/examples/
H A Drdkafka_performance.c815 const char *stats_cmd = NULL; in main() local
1055 stats_cmd = optarg; in main()
1267 if (stats_cmd) { in main()
1268 if (!(stats_fp = popen(stats_cmd, "we"))) { in main()
1271 "%s: %s", stats_cmd, strerror(errno)); in main()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/examples/
H A Drdkafka_performance.c839 const char *stats_cmd = NULL; in main() local
1056 stats_cmd = optarg; in main()
1277 if (stats_cmd) { in main()
1278 if (!(stats_fp = popen(stats_cmd, in main()
1287 "%s: %s", stats_cmd, strerror(errno)); in main()
/dports/devel/py-pyperf/pyperf-2.3.0/doc/
H A Dindex.rst24 * :ref:`pyperf stats command <stats_cmd>` to analyze the distribution of benchmark
H A Danalyze.rst23 * :ref:`pyperf stats <stats_cmd>`: compute various statistics (min/max, mean,
57 Use the :ref:`pyperf stats <stats_cmd>` command to count the number of
H A Drunner.rst68 <stats_cmd>` command
H A Dcli.rst8 * :ref:`pyperf stats <stats_cmd>`
52 <stats_cmd>` command
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c384 struct be_cmd_resp_get_stats_v0 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
388 struct be_cmd_resp_get_stats_v1 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
392 struct be_cmd_resp_get_stats_v2 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
5511 &adapter->stats_cmd); in be_worker()
5513 be_cmd_get_stats(adapter, &adapter->stats_cmd); in be_worker()
5623 mem = &adapter->stats_cmd; in be_drv_cleanup()
5634 struct be_dma_mem *stats_cmd = &adapter->stats_cmd; in be_drv_init() local
5660 stats_cmd->size = sizeof(struct be_cmd_req_get_stats_v0); in be_drv_init()
5665 stats_cmd->va = dma_alloc_coherent(dev, stats_cmd->size, in be_drv_init()
5666 &stats_cmd->dma, GFP_KERNEL); in be_drv_init()
[all …]
H A Dbe.h595 struct be_dma_mem stats_cmd; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c384 struct be_cmd_resp_get_stats_v0 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
388 struct be_cmd_resp_get_stats_v1 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
392 struct be_cmd_resp_get_stats_v2 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
5511 &adapter->stats_cmd); in be_worker()
5513 be_cmd_get_stats(adapter, &adapter->stats_cmd); in be_worker()
5623 mem = &adapter->stats_cmd; in be_drv_cleanup()
5634 struct be_dma_mem *stats_cmd = &adapter->stats_cmd; in be_drv_init() local
5660 stats_cmd->size = sizeof(struct be_cmd_req_get_stats_v0); in be_drv_init()
5665 stats_cmd->va = dma_alloc_coherent(dev, stats_cmd->size, in be_drv_init()
5666 &stats_cmd->dma, GFP_KERNEL); in be_drv_init()
[all …]
H A Dbe.h595 struct be_dma_mem stats_cmd; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c384 struct be_cmd_resp_get_stats_v0 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
388 struct be_cmd_resp_get_stats_v1 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
392 struct be_cmd_resp_get_stats_v2 *cmd = adapter->stats_cmd.va; in hw_stats_from_cmd()
5511 &adapter->stats_cmd); in be_worker()
5513 be_cmd_get_stats(adapter, &adapter->stats_cmd); in be_worker()
5623 mem = &adapter->stats_cmd; in be_drv_cleanup()
5634 struct be_dma_mem *stats_cmd = &adapter->stats_cmd; in be_drv_init() local
5660 stats_cmd->size = sizeof(struct be_cmd_req_get_stats_v0); in be_drv_init()
5665 stats_cmd->va = dma_alloc_coherent(dev, stats_cmd->size, in be_drv_init()
5666 &stats_cmd->dma, GFP_KERNEL); in be_drv_init()
[all …]
H A Dbe.h595 struct be_dma_mem stats_cmd; member
/dports/audio/beets/beets-1.4.9/beets/ui/
H A Dcommands.py1325 stats_cmd = ui.Subcommand( variable
1328 stats_cmd.parser.add_option(
1332 stats_cmd.func = stats_func
1333 default_commands.append(stats_cmd)

12