Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/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-6.3-rc2/Documentation/devicetree/bindings/spi/
A Dsamsung,spi-peripheral-props.yaml23 The sampling phase shift to be applied on the miso line (to account
26 - 1: 90 degree phase shift sampling.
27 - 2: 180 degree phase shift sampling.
28 - 3: 270 degree phase shift sampling.
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/Documentation/devicetree/bindings/staging/iio/adc/
A Dspear-adc.txt7 - sampling-frequency: Default sampling frequency
22 sampling-frequency = <5000000>;
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-ad413016 * "sinc3+rej60" - Sinc3 + 60Hz rejection. At a sampling
21 time. Best used with a sampling frequency of at least
44 If the current sampling frequency is out of range for the new
45 filter mode, the sampling frequency will be changed to the
A Dconfigfs-usb-gadget-uac19 c_srate list of capture sampling rates (comma-separated)
20 p_srate list of playback sampling rates (comma-separated)
A Dconfigfs-usb-gadget-uac29 c_srate list of capture sampling rates (comma-separated)
24 p_srate list of playback sampling rates (comma-separated)
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-arm-spe.txt21 The sampling has 5 stages:
36 perturbation is also added to the sampling interval by default.
67 recording. These samples are the same as if normal sampling was done by Perf without using SPE,
98 The effect of microarchitectural sampling
101 If an implementation samples micro-operations instead of instructions, the results of sampling must
107 The coarse effect of conversions, and, if applicable, sampling of speculative operations, can be
137 jitter=1 - use jitter to avoid resonance when sampling (PMSIRR.RND)
145 +++*+++ Latency is the total latency from the point at which sampling started on that instruction, …
207 assigning PIDs to kernel samples. For userspace sampling this can be ignored.
211 Increase sampling interval (see above)
/linux-6.3-rc2/tools/perf/tests/attr/
A Dtest-record-group-sampling32 # inherit is disabled for group sampling
35 # sampling disabled
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dnau8824.txt53 - nuvoton,sar-sampling-time: SAR sampling time
85 nuvoton,sar-sampling-time = <1>;
A Dmicrochip,sama7g5-pdmc.yaml51 Position of PDM microphones on the DS line and the sampling edge (rising
53 line and the sampling edge. The first microphone is mapped to channel 0,
59 - description: value for sampling edge
A Dst,stm32-sai.yaml148 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
149 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
160 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
161 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
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 Dnau8825.txt57 - nuvoton,sar-sampling-time: SAR sampling time
100 nuvoton,sar-sampling-time = <0>;
A Dst,stm32-i2s.yaml34 - description: I2S parent clock for sampling rates multiple of 8kHz.
35 - description: I2S parent clock for sampling rates multiple of 11.025kHz.
/linux-6.3-rc2/Documentation/mm/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
97 monitoring attributes, ``sampling interval``, ``aggregation interval``,
107 ``sampling interval`` and ``aggregation interval``. In detail, DAMON checks
108 access to each page per ``sampling interval`` and aggregates the results. In
123 sleep(sampling interval)
135 one page in the region is required to be checked. Thus, for each ``sampling
137 ``sampling interval``, checks whether the page is accessed meanwhile, and
/linux-6.3-rc2/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-6.3-rc2/arch/mips/kernel/
A Dentry.S49 # between sampling and return
86 # sampling and return
130 # sampling and return
/linux-6.3-rc2/kernel/trace/
A Dtrace_osnoise.c208 bool sampling; member
880 if (!osn_var->sampling) in trace_osnoise_callback()
919 if (!osn_var->sampling) in osnoise_trace_irq_entry()
943 if (!osn_var->sampling) in osnoise_trace_irq_exit()
1050 if (!osn_var->sampling) in trace_softirq_entry_callback()
1074 if (!osn_var->sampling) in trace_softirq_exit_callback()
1146 if (!osn_var->sampling) in thread_entry()
1170 if (!osn_var->sampling) in thread_exit()
1364 osn_var->sampling = true; in run_osnoise()
1474 osn_var->sampling = false; in run_osnoise()
[all …]
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/tools/testing/selftests/powerpc/pmu/
A Devent.c25 int type, char *name, bool sampling) in __event_init_opts() argument
37 if (sampling) { in __event_init_opts()
/linux-6.3-rc2/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.yaml35 description: Minimum sampling rate, it depends on SoC.
38 description: Maximum sampling rate, it depends on SoC.

Completed in 44 milliseconds

12345678