Home
last modified time | relevance | path

Searched refs:every (Results 1 – 25 of 1722) sorted by relevance

12345678910>>...69

/external/iptables/extensions/
Dlibxt_statistic.c41 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, u.nth.every),
72 --info->u.nth.every; in statistic_parse()
93 if (info->u.nth.packet > info->u.nth.every) in statistic_check()
97 info->u.nth.count = info->u.nth.every - info->u.nth.packet; in statistic_check()
113 info->u.nth.every + 1); in print_match()
147 info->u.nth.every + 1, in statistic_xlate()
Dlibxt_statistic.t6 -m statistic --mode nth ! --every 5 --packet 2;=;OK
7 -m statistic --mode nth ! --every 5;;FAIL
8 -m statistic --mode nth ! --every 5 --packet 5;;FAIL
Dlibxt_statistic.txlate1 iptables-translate -A OUTPUT -m statistic --mode nth --every 10 --packet 1
4 iptables-translate -A OUTPUT -m statistic --mode nth ! --every 10 --packet 5
Dlibxt_statistic.man19 [\fB!\fP] \fB\-\-every\fP \fIn\fP
20 Match one packet every nth packet. It works only with the
Dlibxt_hashlimit.man20 every time the limit specified above is not reached, up to this number; the
66 "1000 packets per second for every host in 192.168.0.0/16" =>
70 "100 packets per second for every service of 192.168.1.1" =>
74 "10000 packets per minute for every /28 subnet (groups of 8 addresses)
/external/bcc/tools/
Dmemleak_example.txt112 By default, memleak prints its output every 5 seconds. To change this
119 ... will print the outstanding allocation statistics every second, for ten
124 control the overhead by sampling every N-th allocation. For example, to sample
125 roughly 10% of the allocations and print the outstanding allocations every 5
145 Note that even though the application leaks 16 bytes of memory every second,
146 the report (printed every 5 seconds) doesn't "see" all the allocations because
181 sample every N-th allocation to decrease the overhead
193 allocations every 5 seconds
198 every 10 seconds for outstanding allocations
203 allocations every 5 seconds
[all …]
Dphpstat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Dnodestat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Dperlstat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Dtclstat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Dpythonstat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Djavastat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Drubystat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
Dcpuunclaimed_example.txt10 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end.
44 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end.
64 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end.
82 every second. For the same system with a Linux kernel build of "make -j8":
281 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end.
322 # output every 1 second (default)
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto69 // TensorCore. The forward pass of every step on the sparse core is executed
72 // gradients have been computed on the TensorCore on every step. This ensures
73 // that the activations on every step observe the gradient updates from the
77 // TensorCore. The forward pass of every step on the sparse core can be
81 // N are computed on the TensorCore. The backward pass of every step on the
/external/ltp/testcases/kernel/fs/doio/
DREADME48 # run forever: writes of 4090 bytes then on every 100 iterval
68 # run 30 secs: grow by lseek then write single byte, trunc every 10 itervals
72 # rand io types doing a trunc every 5 iterations, with unlinks.
76 # random open flags, rand io types doing a trunc every 10 iterations.
/external/v8/src/builtins/
Darray-every.tq10 // All continuation points in the optimized every implementation are
32 // All continuation points in the optimized every implementation are
40 // This custom lazy deopt point is right after the callback. every() needs
110 // https://tc39.github.io/ecma262/#sec-array.prototype.every
115 RequireObjectCoercible(receiver, 'Array.prototype.every');
/external/autotest/client/site_tests/firmware_TouchMTB/
Dcontrol16 data. The packets are parsed and verified with specified validators for every
18 in every test.
/external/perfetto/protos/perfetto/config/sys_stats/
Dsys_stats_config.proto33 // Polls /proc/meminfo every X ms, if non-zero.
42 // Polls /proc/vmstat every X ms, if non-zero.
48 // Pols /proc/stat every X ms, if non-zero.
/external/bcc/tools/lib/
Dustat_example.txt6 and various other events for every process that it recognizes with a Java,
12 Tracing... Output every 10 secs. Hit Ctrl-C to end
27 Tracing... Output every 5 secs. Hit Ctrl-C to end
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/bitwriter/
Dllvm_bitwriter.mli22 [m] to the channel [c]. If [unbuffered] is [true], after every write the fd
35 to the channel [c]. If [unbuffered] is [true], after every write the fd
/external/openssh/regress/misc/kexfuzz/
DREADME25 A comprehensive KEX fuzz run would fuzz every packet in both
26 directions for each key exchange type and every hostkey type.
/external/llvm/bindings/ocaml/bitwriter/
Dllvm_bitwriter.mli22 [m] to the channel [c]. If [unbuffered] is [true], after every write the fd
35 to the channel [c]. If [unbuffered] is [true], after every write the fd
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DTODO.txt16 - A better implementation of the "hooks". Currently, every plugin
17 will attempt to run a function at every hook point. Could be
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Dglobal-config.properties55 # Run GC before every measurement?
66 # Run GC before every measurement?
72 # Track and log a summary of every individual allocation. This enables better error messages for

12345678910>>...69