Searched full:measurements (Results 1 – 25 of 332) sorted by relevance
12345678910>>...14
63 /* DTS measurements */71 * struct iwl_dts_measurement_cmd - request DTS temp and/or voltage measurements73 * @flags: indicates which measurements we want as specified in126 * struct iwl_ext_dts_measurement_cmd - request extended DTS temp measurements144 * struct iwl_dts_measurement_notif_v1 - measurements notification155 * struct iwl_dts_measurement_notif_v2 - measurements notification168 * struct iwl_dts_measurement_resp - measurements response
49 The driver provides the following sysfs attributes for current measurements:60 The driver provides the following sysfs attributes for voltage measurements.77 The driver provides the following sysfs attributes for power measurements.88 The driver provides the following sysfs attributes for temperature measurements.
35 the threshold status bits. Depending on the measurements timeout settings64 provides a constant measurements discreteness. The data scaling is also85 update_interval RW Measurements update interval per104 temperature measurements within 7.130
29 supply voltages and can be paired for differential measurements of current sense30 resistors or temperature sensing transistors. Additional measurements include
27 Measurements are guaranteed between -55 and +125 degrees. The temperature34 zero'; this is important for negative voltage measurements. All voltage
34 in[1-20]_input Input voltage measurements (mV)36 fan[1-12]_input Fan tachometer measurements (rpm)
48 is unclear about this). Measurements are guaranteed between -55 and62 zero'; this is important for negative voltage measurements. All voltage
50 measurements, activates the corresponding alarm55 current measurements.
50 is above the Overtemperature Shutdown value. Measurements are guaranteed63 zero'; this is important for negative voltage measurements. All voltage
46 situation. Measurements are guaranteed between -10 degrees and +11061 zero'; this is important for negative voltage measurements. The VDD input
87 /* 0.5 measurements per second */89 /* 1 measurements per second */91 /* 2 measurements per second */93 /* 4 measurements per second */95 /* 10 measurements per second */101 /* 0.5 measurements per second */103 /* 1 measurements per second */105 /* 2 measurements per second */107 /* 4 measurements per second */109 /* 10 measurements per second */[all …]
11 addition the following input measurements are enabled per mode:23 allows a subset of the measurements to be enabled:28 3: All measurements per mode
7 * Header file for device mapper IMA measurements.42 * Contains the sha256 hashes of the IMA measurements of the target51 * active and inactive tables for ima measurements.
7 * Enables IMA measurements for DM targets46 * Internal function to allocate memory for IMA measurements.65 * Internal function to allocate and copy name and uuid for IMA measurements.100 * Internal function to allocate and copy device data for IMA measurements.147 * Internal function to allocate and copy current device capacity for IMA measurements.266 * IMA measurements for DM targets are best-effort. in dm_ima_measure_on_table_load()558 * in IMA measurements. in dm_ima_measure_on_device_remove()
180 # Table of individual measurements:229 'disable': disable events). Measurements can be started with events disabled using232 disable events during measurements:298 Aggregate counts per processor socket for system-wide mode measurements. This305 Aggregate counts per processor die for system-wide mode measurements. This320 Aggregate counts per cache instance for system-wide mode measurements. By328 Aggregate counts per physical processor for system-wide mode measurements. This338 Aggregate counts per NUMA nodes for system-wide mode measurements. This402 Aggregate counts per processor socket for system-wide mode measurements.405 Aggregate counts per processor die for system-wide mode measurements.[all …]
8 proximity measurements constructed by hardware by9 combining measurements taken from a given set of
6 Bitmask to enable drm fdinfo's job profiling measurements.9 1: Enable GPU cycle measurements for running jobs.
50 Used for performance and utilization measurements.56 Used for performance and utilization measurements.
108 bit count measurements. The frontend may reset it when a136 bit count measurements. The frontend may reset it when a165 bit count measurements. The frontend may reset it when a193 bit count measurements. The frontend may reset it when a214 bit count measurements. The frontend may reset it when a
22 /* max number of bytes needed to store PM measurements or serial string */69 * Internally sensor stores measurements in a following manner: in sps30_i2c_command()76 * What follows next are number concentration measurements and in sps30_i2c_command()167 /* measurements are ready within a second */ in sps30_i2c_read_meas()
11 * Implements queues that store template measurements and12 * maintains aggregate over the stored measurements28 LIST_HEAD(ima_measurements); /* list of all measurements */49 * Used internally by the kernel to suspend measurements.
68 1: 4 measurements69 2: 8 measurements70 3: 16 measurements
66 * struct td_info - TDX guest measurements and configuration.78 * It contains the measurements and initial configuration of the TDX guest100 * @tdinfo: Measurements and configuration data of size 512 bytes.
262 unsigned int measurements) in max30102_read_measurement() argument269 measurements * in max30102_read_measurement()273 switch (measurements) { in max30102_read_measurement()287 return (ret == measurements * MAX30102_REG_FIFO_DATA_BYTES) ? in max30102_read_measurement()295 unsigned int measurements = bitmap_weight(indio_dev->active_scan_mask, in max30102_interrupt_handler() local302 ret = max30102_read_measurement(data, measurements); in max30102_interrupt_handler()
32 measurements.33 Writing value "1" is setting the IAD bit (enables the measurements).