Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A 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)"
H A 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()
/OK3568_Linux_fs/kernel/lib/
H A 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.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A 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
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_connector.h52 * respectively. This simplifies code as signals are usually sampled on the
89 * Data is sampled on the rising edge of the pixel clock
96 * Data is sampled on the falling edge of the pixel clock
131 * Sync signals are sampled on the rising edge of the pixel clock
138 * Sync signals are sampled on the falling edge of the pixel clock
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A 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
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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
H A 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
H A Dda9052.rst46 Voltages are sampled by a 10 bit ADC.
63 Temperatures are sampled by a 10 bit ADC. Junction and battery temperatures
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/powerpc/power9/
H A 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"
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/powerpc/power8/
H A 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",
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h330 /* Swap the position of 64 bits in 128 bits for down-sampled picture. */
402 * [3]: Down-sampled picture write response check enable.
409 * Down sampled reference picture read outstanding enable.
421 * Down sampled reference picture read outstanding enable.
434 * [3]: Down-sampled picture write response check enable.
1259 * Base address for down-sampled reference frame write, 1KB aligned
1262 /* High 22 bits of base address for down-sampled reference frame write. */
1269 * Base address for down-sampled reference frame read, 1KB aligned
1272 /* High 22 bits of base address for down-sampled reference frame read. */
1974 * [3]: Down-sampled picture channel (AXI0_WID==2)
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A 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.
/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.c1021 * the sampled value on the byte lane.
1153 case 0: /* sampled 0->0->0 */ in find_rising_edge()
1158 case 1: /* sampled 0->0->1 */ in find_rising_edge()
1159 case 5: /* sampled 1->0->1 (bad duty cycle) *HSD#237503* */ in find_rising_edge()
1164 case 2: /* sampled 0->1->0 (bad duty cycle) *HSD#237503* */ in find_rising_edge()
1165 case 3: /* sampled 0->1->1 */ in find_rising_edge()
1170 case 4: /* sampled 1->0->0 (assumes BL8, HSD#234975) */ in find_rising_edge()
1175 case 6: /* sampled 1->1->0 */ in find_rising_edge()
1176 case 7: /* sampled 1->1->1 */ in find_rising_edge()
1204 /* sampled "1" */ in find_rising_edge()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A 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.
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst40 bit width, etc; EDCIDSR is context ID value which contains the sampled value
62 in AArch32 state, EDPCSR is not sampled; when the CPU operates in AArch64
63 state EDPCSR is sampled and no offset are applied.
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dwalkera0701.rst105 values can be sampled between sync pulses.
118 binary value can be sampled. This bit and magic number is not used in
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcrop.rst35 the area actually sampled. The target are images read by the application
75 height of the area which can be sampled is given by the ``bounds``
87 the area actually sampled, is given by struct
H A Dselection-api-configuration.rst31 areas that can be sampled is given by the ``V4L2_SEL_TGT_CROP_BOUNDS``
37 the area actually sampled, is given by the ``V4L2_SEL_TGT_CROP`` target.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt53 ALE[0] to the cycle that the first read data is sampled
77 last data sampled. Also this parameter has no
/OK3568_Linux_fs/buildroot/package/libsndfile/
H A DConfig.in5 containing sampled sound (such as MS Windows WAV and the
/OK3568_Linux_fs/kernel/include/linux/amba/
H A Dpl022.h192 * slave is sampled directly
193 * @SSP_FEEDBACK_CLK_DELAY_1T: the incoming slave data is sampled with
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpsample.h6 /* sampled packet metadata */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpsample.h6 /* sampled packet metadata */

1234567891011