Home
last modified time | relevance | path

Searched refs:sampling (Results 1 – 25 of 160) sorted by relevance

1234567

/linux/tools/lib/perf/Documentation/
A Dlibperf-sampling.txt1 libperf-sampling(7)
6 libperf-sampling - sampling interface
11 The sampling interface provides API to measure and get count for specific perf events.
13 The following test tries to explain count on `sampling.c` example.
15 It is by no means complete guide to sampling, but shows libperf basic API for sampling.
17 The `sampling.c` comes with libperf package and can be compiled and run like:
21 $ gcc -o sampling sampling.c -lperf
22 $ sudo ./sampling
36 The `sampling.c` example profiles/samples all CPUs with hardware cycles, in a
158 From this moment the cycles event is sampling.
/linux/drivers/media/pci/cx88/
A Dcx88-input.c36 u32 sampling; member
199 if (ir->sampling) { in __cx88_ir_start()
216 if (ir->sampling) { in __cx88_ir_stop()
291 ir->sampling = 0xeb04; /* address */ in cx88_ir_init()
305 ir->sampling = 1; in cx88_ir_init()
397 ir->sampling = 0xff00; /* address */ in cx88_ir_init()
403 ir->sampling = 0xff00; /* address */ in cx88_ir_init()
407 ir->sampling = 0xff00; /* address */ in cx88_ir_init()
424 ir->sampling = 1; in cx88_ir_init()
481 if (ir->sampling) { in cx88_ir_init()
[all …]
/linux/net/psample/
A DKconfig3 # psample packet sampling configuration
7 tristate "Packet-sampling netlink channel"
10 Say Y here to add support for packet-sampling netlink channel
/linux/Documentation/devicetree/bindings/staging/iio/adc/
A Dspear-adc.txt7 - sampling-frequency: Default sampling frequency
22 sampling-frequency = <5000000>;
/linux/Documentation/vm/damon/
A Ddesign.rst84 and clear the bit(s) for next sampling target address and checks whether the
85 bit(s) set again after one sampling period. This could disturb other kernel
96 monitoring attributes, ``sampling interval``, ``aggregation interval``,
106 ``sampling interval`` and ``aggregation interval``. In detail, DAMON checks
107 access to each page per ``sampling interval`` and aggregates the results. In
122 sleep(sampling interval)
134 one page in the region is required to be checked. Thus, for each ``sampling
136 ``sampling interval``, checks whether the page is accessed meanwhile, and
/linux/Documentation/sound/cards/
A Dmaya44.rst29 - playback and capture at all sampling rates
95 The Maya44 card (or more exactly, the Wolfson WM8776 codecs) allow a maximum sampling rate of 192 k…
97 As the ICE1724 chip only allows one global sampling rate, this is handled as follows:
99 * setting the sampling rate on any open PCM device on the maya44 card will always set the *global*
106 …ditional code for limiting the sampling rate when setting on a capture pcm device. However because…
/linux/tools/perf/tests/attr/
A Dtest-record-group-sampling32 # inherit is disabled for group sampling
35 # sampling disabled
/linux/Documentation/devicetree/bindings/sound/
A Dnau8824.txt53 - nuvoton,sar-sampling-time: SAR sampling time
85 nuvoton,sar-sampling-time = <1>;
A Dst,stm32-sai.yaml143 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
144 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
156 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
157 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
A Dnau8825.txt57 - nuvoton,sar-sampling-time: SAR sampling time
97 nuvoton,sar-sampling-time = <0>;
A Dnvidia,tegra210-sfc.yaml10 The Sampling Frequency Converter (SFC) converts the sampling frequency
11 of the input signal from one frequency to another. It supports sampling
A Dst,stm32-i2s.yaml31 - description: I2S parent clock for sampling rates multiple of 8kHz.
32 - description: I2S parent clock for sampling rates multiple of 11.025kHz.
/linux/arch/mips/kernel/
A Dentry.S50 # between sampling and return
87 # sampling and return
131 # sampling and return
/linux/kernel/trace/
A Dtrace_osnoise.c188 bool sampling; member
860 if (!osn_var->sampling) in trace_osnoise_callback()
899 if (!osn_var->sampling) in osnoise_trace_irq_entry()
923 if (!osn_var->sampling) in osnoise_trace_irq_exit()
1030 if (!osn_var->sampling) in trace_softirq_entry_callback()
1054 if (!osn_var->sampling) in trace_softirq_exit_callback()
1126 if (!osn_var->sampling) in thread_entry()
1150 if (!osn_var->sampling) in thread_exit()
1321 osn_var->sampling = true; in run_osnoise()
1406 osn_var->sampling = false; in run_osnoise()
[all …]
/linux/Documentation/devicetree/bindings/spi/
A Dspi-samsung.txt61 - samsung,spi-feedback-delay: The sampling phase shift to be applied on the
66 - 1: 90 degree phase shift sampling.
67 - 2: 180 degree phase shift sampling.
68 - 3: 270 degree phase shift sampling.
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uac19 c_srate capture sampling rate
20 p_srate playback sampling rate
A Dconfigfs-usb-gadget-uac29 c_srate capture sampling rate
23 p_srate playback sampling rate
A Dsysfs-bus-iio-timer-stm3297 Reading returns the current sampling frequency.
98 Writing an value different of 0 set and start sampling.
99 Writing 0 stop sampling.
/linux/tools/power/cpupower/bench/
A DREADME-BENCH74 sampling rate you get:
79 In round 2, if the ondemand sampling times exactly match the load/sleep
91 |-----|-----|-----|-----|-----|-----|-----|---- ondemand sampling (1)
93 |-----|-----|-----|-----|-----|-----|-----|-- ondemand sampling (2)
/linux/Documentation/devicetree/bindings/mmc/
A Dcavium-mmc.txt22 - cavium,cmd-clk-skew : number of coprocessor clocks before sampling command
23 - cavium,dat-clk-skew : number of coprocessor clocks before sampling data
/linux/Documentation/devicetree/bindings/iio/adc/
A Drenesas,rcar-gyroadc.yaml65 12bit sampling, up to 4 channels can be sampled in round-robin
74 sampling, up to 8 channels can be sampled in round-robin
81 - Maxim MAX1162 / Maxim MAX11100 compatible mode, 16bit sampling,
A Datmel,sama5d2-adc.yaml36 description: Minimum sampling rate, it depends on SoC.
39 description: Maximum sampling rate, it depends on SoC.
/linux/Documentation/powerpc/
A Dimc.rst100 to be monitored and the sampling duration. On each overflow in the CPMCxSEL,
145 CPMC_LOAD contains the sampling duration. SAMPSEL and CPMCxSEL determines the
148 memory and reloads the CMPC_LOAD value for the next sampling duration. IMC
178 also provide a way for the operating system to do instruction sampling in real
/linux/Documentation/userspace-api/media/v4l/
A Ddev-sdr.rst46 ADC/DAC sampling rate (sampling frequency) and the possible radio
63 capture and output format. Both the sampling resolution and the data
/linux/Documentation/driver-api/media/drivers/
A Dcx88-devel.rst78 - Setup 4KHz sampling rate (roughly 2x oversampled; good enough for our RC5
81 - enable sampling

Completed in 31 milliseconds

1234567