Home
last modified time | relevance | path

Searched full:sampling (Results 101 – 125 of 777) sorted by relevance

12345678910>>...32

/linux/tools/testing/selftests/powerpc/pmu/
H A Devent.c25 int type, char *name, bool sampling) in __event_init_opts() argument
37 if (sampling) { in __event_init_opts()
/linux/Documentation/hwmon/
H A Dadt7410.rst59 continuous temperature sampling, as well as sampling one temperature value per
H A Dpc87360.rst187 repeatedly sampling the battery voltage reduces its lifetime. National
189 once every 1024 sampling cycles (that is every 34 minutes at the default
190 sampling rate), so the effect is attenuated, but still present.
/linux/arch/powerpc/perf/
H A Dpower9-events-list.h104 * SM (Sampling Mode)
105 * EM (Eligibility for Random Sampling)
/linux/tools/perf/arch/x86/util/
H A Devsel.c73 "WARNING: Hw internally resets sampling period when L3 Miss Filtering is enabled\n" in ibs_l3miss_warn()
74 "and tagged operation does not cause L3 Miss. This causes sampling period skew.\n"); in ibs_l3miss_warn()
/linux/include/linux/iio/
H A Dsysfs.h123 * IIO_DEV_ATTR_SAMP_FREQ_AVAIL - list available sampling frequencies
131 * IIO_CONST_ATTR_SAMP_FREQ_AVAIL - list available sampling frequencies
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ifh.h87 /* SFLOW identifier for frame (0-8: Tx port, 9: Rx sampling, 15: No sampling) */
/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung-i2s.yaml34 with only external DMA and more number of root clock sampling
43 internal mux for root clock source with all root clock sampling
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_magn.c224 * inv_mpu_magn_set_rate() - set magnetometer sampling rate
230 * Limit sampling frequency to the maximum value supported by the
243 * update i2c master delay to limit mag sampling to max frequency in inv_mpu_magn_set_rate()
/linux/sound/pci/ice1712/
H A Denvy24ht.h64 #define VT1724_CFG_I2S_96KHZ 0x40 /* supports 96kHz sampling */
66 #define VT1724_CFG_I2S_192KHZ 0x08 /* supports 192kHz sampling */
129 #define VT1724_MT_RATE 0x01 /* byte - sampling rate select */
/linux/sound/usb/
H A Dcard.h112 unsigned int freqn; /* nominal sampling rate in fs/fps in Q16.16 format */
113 unsigned int freqm; /* momentary sampling rate in fs/fps in Q16.16 format */
115 unsigned int freqmax; /* maximum sampling rate, used for buffer management */
/linux/sound/firewire/dice/
H A Ddice-stream.c164 // one data block of AMDTP packet. Thus sampling transfer frequency is in keep_resources()
165 // a half of PCM sampling frequency, i.e. PCM frames at 192.0 kHz are in keep_resources()
272 // Check sampling transmission frequency. in snd_dice_stream_reserve_duplex()
298 // After changing sampling transfer frequency, the value of in snd_dice_stream_reserve_duplex()
624 * Available stream format is restricted at current mode of sampling in snd_dice_stream_detect_current_formats()
/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst78 - Setup 4KHz sampling rate (roughly 2x oversampled; good enough for our RC5
81 - enable sampling
/linux/net/dccp/ccids/lib/
H A Dpacket_history.h
/linux/net/mac80211/
H A Drc80211_minstrel_ht.h111 /* current / last sampling period attempts/success counters */
157 /* ampdu length (average, per sampling interval) */
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst33 - read reports the sampling rate of the accelerometer device in HZ.
34 write changes sampling rate of the accelerometer device.
/linux/samples/damon/
H A Dmtier.c97 * auto-tune sampling and aggregation interval aiming 4% DAMON-observed in damon_sample_mtier_build_ctx()
98 * accesses ratio, keeping sampling interval in [5ms, 10s] range. in damon_sample_mtier_build_ctx()
/linux/Documentation/devicetree/bindings/phy/
H A Dapm,xgene-phy.yaml52 nominal sampling point. 1 means sample data later than the nominal
53 sampling point. Two set of 3-tuple setting for each supported link speed
/linux/include/linux/
H A Dpsi_types.h94 /* Period time sampling buckets for each state of interest (ns) */
102 /* Delta detection against the sampling buckets */
/linux/tools/lib/perf/include/internal/
H A Devsel.h49 * 'idx' will be used for AUX area sampling. A sample will have AUX area
69 * all !inherit groups are global, and all groups where the sampling
/linux/tools/perf/
H A Ddesign.txt152 Counters come in two flavours: counting counters and sampling
177 A "sampling" counter is one that is set up to generate an interrupt
178 every N events, where N is given by 'irq_period'. A sampling counter
459 still use the generic software counters based on hrtimers for sampling.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-adc.yaml330 Minimum sampling time in nanoseconds. Depending on hardware (board)
332 sampling time may be recommended. This can be either one value or an
373 Minimum sampling time in nanoseconds. Depending on hardware (board)
375 sampling time may be recommended.
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dmarked.json65 …"BriefDescription": "An instruction was marked at decode time. Random Instruction Sampling (RIS) o…
110 …ion was marked. Includes both Random Instruction Sampling (RIS) at decode time and Random Event Sa…
/linux/tools/lib/thermal/
H A DBuild4 libthermal-y += sampling.o
/linux/drivers/iio/adc/
H A Dstm32-adc.c213 * @smp_cycles: programmable sampling time (ADC clock cycles)
214 * @ts_int_ch: pointer to array of internal channels minimum sampling time in ns
256 * @smpr_val: sampling time settings (e.g. smpr1 / smpr2)
406 * stm32f4_smp_bits[] - describe sampling time register index & bit fields
433 /* STM32F4 programmable sampling time (ADC clock cycles) */
499 * stm32h7_smp_bits - describe sampling time register index & bit fields
527 /* STM32H7 programmable sampling time (ADC clock cycles, rounded down) */
548 /* STM32MP13 programmable sampling time (ADC clock cycles, rounded down) */
1319 * Apply sampling time settings for all channels.
1333 /* Apply sampling time settings */ in stm32_adc_conf_scan_seq()
[all …]

12345678910>>...32