Home
last modified time | relevance | path

Searched full:sampled (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
Drun_bench_ringbufs.sh38 header "Single-producer, parallel producer, sampled notification"
40 summarize $b "$($RUN_BENCH --rb-sampled $b)"
46 summarize $b-sampled "$($RUN_BENCH --rb-sampled --rb-b2b $b)"
51 …summarize "rb-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $…
55 …summarize "pb-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $…
62 header "Ringbuf sampled, reserve+commit vs output"
63 summarize "reserve-sampled" "$($RUN_BENCH --rb-sampled rb-custom)"
64 summarize "output-sampled" "$($RUN_BENCH --rb-sampled --rb-use-output rb-custom)"
Dbench_ringbufs.c17 bool sampled; member
25 .sampled = false,
44 { "rb-sampled", ARG_RB_SAMPLED, NULL, 0, "Notification sampling"},
66 args.sampled = true; in parse_arg()
150 if (args.sampled) in ringbuf_setup_skeleton()
411 if (args.sampled) { in perfbuf_libbpf_setup()
/kernel/linux/linux-4.19/lib/
Derrseq.c10 * point where it was sampled.
25 * been sampled since a new value was recorded. That allows us to avoid bumping
26 * the counter if no one has sampled it since the last time an error was
50 * if the last sequence was sampled at some point in the past.
55 * return value should not be used as a previously sampled value in later
112 * @eseq: Pointer to errseq_t to be sampled.
136 * @since: Previously-sampled errseq_t from which to check.
139 * the given value was sampled. The @since value is not advanced, so there
157 * @since: Pointer to previously-sampled errseq_t to check against and advance.
/kernel/linux/linux-5.10/lib/
Derrseq.c10 * point where it was sampled.
25 * been sampled since a new value was recorded. That allows us to avoid bumping
26 * the counter if no one has sampled it since the last time an error was
50 * if the last sequence was sampled at some point in the past.
55 * return value should not be used as a previously sampled value in later
112 * @eseq: Pointer to errseq_t to be sampled.
136 * @since: Previously-sampled errseq_t from which to check.
139 * the given value was sampled. The @since value is not advanced, so there
157 * @since: Pointer to previously-sampled errseq_t to check against and advance.
/kernel/linux/linux-4.19/Documentation/hwmon/
Dda905530 Voltages are sampled in a AUTO mode it can be manually sampled too and results
42 Temperatures are sampled by a 10 bit ADC. Junction temperatures
Dwm831x25 Voltages are sampled by a 12 bit ADC. Voltages in millivolts are 1.465
31 Temperatures are sampled by a 12 bit ADC. Chip and battery temperatures
Dda905237 Voltages are sampled by a 10 bit ADC.
51 Temperatures are sampled by a 10 bit ADC. Junction and battery temperatures
/kernel/linux/linux-5.10/Documentation/hwmon/
Dda9055.rst36 Voltages are sampled in a AUTO mode it can be manually sampled too and results
50 Temperatures are sampled by a 10 bit ADC. Junction temperatures
Dwm831x.rst28 Voltages are sampled by a 12 bit ADC. Voltages in millivolts are 1.465
34 Temperatures are sampled by a 12 bit ADC. Chip and battery temperatures
Dda9052.rst46 Voltages are sampled by a 10 bit ADC.
63 Temperatures are sampled by a 10 bit ADC. Junction and battery temperatures
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/
Drenesas,gyroadc.txt5 are sampled by the GyroADC block in a round-robin fashion and the result
34 12bit sampling, up to 4 channels can be sampled in
45 15bit sampling, up to 8 channels can be sampled in
54 16bit sampling, up to 8 channels can be sampled in
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Drenesas,gyroadc.txt5 are sampled by the GyroADC block in a round-robin fashion and the result
34 12bit sampling, up to 4 channels can be sampled in
45 15bit sampling, up to 8 channels can be sampled in
54 16bit sampling, up to 8 channels can be sampled in
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-report.txt135 sampled IPC in this function. IPC means Instruction Per Cycle. If it's low,
355 Use the addresses of sampled taken branches instead of the instruction
364 Add the addresses of sampled taken branches to the callstack.
481 When multiple events are sampled, it may not be needed to collect
553 'Sampled Cycles%'. This is useful to concentrate on the globally hottest
556 'Sampled Cycles%' - block sampled cycles aggregation / total sampled cycles
557 'Sampled Cycles' - block sampled cycles aggregation
558 'Avg Cycles%' - block average sampled cycles / sum of total block average
559 sampled cycles
560 'Avg Cycles' - block average sampled cycles
/kernel/linux/linux-4.19/drivers/isdn/hardware/eicon/
Ddsp_defs.h247 <word> time of sync (sampled from counter at 8kHz)
252 <word> time of DCD off (sampled from counter at 8kHz)
257 <word> time of DCD on (sampled from counter at 8kHz)
265 <word> time of CTS off (sampled from counter at 8kHz)
270 <word> time of CTS on (sampled from counter at 8kHz)
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/
Dmtk-sd.txt42 If present,HS400 command responses are sampled on rising edges.
43 If not present,HS400 command responses are sampled on falling edges.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dmtk-sd.txt47 If present,HS400 command responses are sampled on rising edges.
48 If not present,HS400 command responses are sampled on falling edges.
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power9/
Dfrontend.json120 "BriefDescription": "Sampled Read got a T intervention"
180 "BriefDescription": "Sampled store did a rwitm and got a rty"
275 "BriefDescription": "Sampled L2 reads retry count"
305 "BriefDescription": "Sampled store did a rwitm and got a rty"
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/powerpc/power9/
Dfrontend.json120 "BriefDescription": "Sampled Read got a T intervention"
180 "BriefDescription": "Sampled store did a rwitm and got a rty"
275 "BriefDescription": "Sampled L2 reads retry count"
305 "BriefDescription": "Sampled store did a rwitm and got a rty"
/kernel/linux/linux-4.19/Documentation/core-api/
Derrseq.rst7 point where it was sampled.
22 a flag to tell whether the value has been sampled since a new value was
24 sampled it since the last time an error was recorded.
/kernel/linux/linux-5.10/Documentation/core-api/
Derrseq.rst7 point where it was sampled.
22 a flag to tell whether the value has been sampled since a new value was
24 sampled it since the last time an error was recorded.
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/
Dmarked.json539 "BriefDescription": "Sampled store did a rwitm and got a rty",
557 "BriefDescription": "Sampled L2 reads retry count",
563 "BriefDescription": "Sampled Read got a T intervention",
575 "BriefDescription": "Sampled store did a rwitm and got a rty",
599 "BriefDescription": "The thread has dispatched a randomly sampled marked instruction",
629 "BriefDescription": "sampled Instruction suffered an icache Miss",
/kernel/linux/linux-4.19/arch/powerpc/oprofile/
Dop_model_power4.c273 * the SIAR was sampled. We use that to work out if the SIAR was sampled in
276 * to more accurately identify the address of the sampled instruction. The
277 * mmcra[slot] bits represent the slot number of a sampled instruction
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
Dop_model_power4.c269 * the SIAR was sampled. We use that to work out if the SIAR was sampled in
272 * to more accurately identify the address of the sampled instruction. The
273 * mmcra[slot] bits represent the slot number of a sampled instruction
/kernel/linux/linux-4.19/Documentation/input/devices/
Dwalkera0701.rst105 values can be sampled between sync pulses.
118 binary value can be sampled. This bit and magic number is not used in
/kernel/linux/linux-5.10/Documentation/input/devices/
Dwalkera0701.rst105 values can be sampled between sync pulses.
118 binary value can be sampled. This bit and magic number is not used in

12345678910>>...14