Searched full:monitoring (Results 1 – 25 of 918) sorted by relevance
12345678910>>...37
/linux-6.14.4/drivers/hwmon/pmbus/ |
D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 33 If you say yes here you get hardware monitoring support for the ACBEL 44 If you say yes here you get hardware monitoring support for Analog 53 If you say yes here you get hardware monitoring support for Analog 63 If you say yes here you get hardware monitoring support for Analog 73 If you say yes here you get hardware monitoring support for BEL 82 If you say yes here you get hardware monitoring support for BluTek 91 If you say yes here you get hardware monitoring support for the Intel 100 If you say yes here you get hardware monitoring support for 110 If you say yes here you get hardware monitoring support for [all …]
|
/linux-6.14.4/Documentation/admin-guide/ |
D | perf-security.rst | 14 depends on the nature of data that perf_events performance monitoring 21 its topology, used kernel and Perf versions, performance monitoring 43 sensitive process data. If PMUs in some monitoring modes capture values 45 to such monitoring modes requires to be ordered and secured properly. 46 So, perf_events performance monitoring and observability operations are 57 monitoring is fully available to privileged processes without access, 71 monitoring and observability operations, thus, bypass *scope* permissions 73 privilege [13]_ (POSIX 1003.1e: 2.2.2.39) for performance monitoring and 75 performance monitoring and observability in the system. 77 For backward compatibility reasons the access to perf_events monitoring and [all …]
|
/linux-6.14.4/include/linux/ |
D | damon.h | 39 * struct damon_region - Represents a monitoring target region. 59 * for it before getting the access monitoring results. 79 * struct damon_target - Represents a monitoring target. 81 * @nr_regions: Number of monitoring target regions of this target. 82 * @regions_list: Head of the monitoring target regions of this target. 85 * Each monitoring context could have multiple targets. For example, a context 88 * virtual address spaces monitoring operations. 98 * enum damos_action - Represents an action of a Data Access Monitoring-based 215 * &weight_nr_accesses, and &weight_age, because monitoring operations are 269 * means DAMON does monitoring and applying the action of the scheme to [all …]
|
/linux-6.14.4/drivers/perf/ |
D | Kconfig | 14 Support for PMU events monitoring on the ARM CCI (Cache Coherent 48 Support for PMU events monitoring on the Arm CMN-600 Coherent Mesh 55 Support for PMU events monitoring on the Arm NI-700 Network-on-Chip 116 subsystem, allowing monitoring of various L3 cache perf events. 142 Groups (PMCG), which provide monitoring of transactions passing 189 monitoring L2 cache events. 199 monitoring L3 cache events. 230 Support for PMU events monitoring on the ARM DMC-620 memory 251 Support for Driveway PMU events monitoring on Yitian 710 DDR 260 Enable perf support for Marvell DDR Performance monitoring [all …]
|
/linux-6.14.4/Documentation/mm/damon/ |
D | design.rst | 13 The monitoring-related information including the monitoring request 17 types of monitoring. 29 operations for DAMON that depends on the given monitoring target 31 - :ref:`Core <damon_core_logic>`: Implements core logics including monitoring 46 For data access monitoring and additional low level work, DAMON needs a set of 49 monitoring are address-space dependent. 51 1. Identification of the monitoring target address range for the address space. 57 monitoring accruracy and the overhead. 88 and updates the monitoring target address regions so that entire memory 93 monitoring target address ranges. [all …]
|
D | index.rst | 8 monitoring and the monitoring results based system operations. The core 9 monitoring :ref:`mechanisms <damon_design_monitoring>` of DAMON make it 11 - *accurate* (the monitoring output is useful enough for DRAM level memory 13 - *light-weight* (the monitoring overhead is low enough to be applied online), 26 to the monitoring. Using the feature, DAMON users in both kernel and :doc:`user
|
/linux-6.14.4/Documentation/hwmon/ |
D | hwmon-kernel-api.rst | 1 The Linux Hardware Monitoring kernel API 9 This document describes the API that can be used by hardware monitoring 10 drivers that want to use the hardware monitoring framework. 12 This document does not describe what a hardware monitoring (hwmon) Driver or 14 to communicate with a hardware monitoring device. If you want to know this 22 Each hardware monitoring driver must #include <linux/hwmon.h> and, in some 45 hwmon_device_register_with_info registers a hardware monitoring device. 46 It creates the standard sysfs attributes in the hardware monitoring core, 56 All other hardware monitoring device registration functions are deprecated 59 hwmon_device_unregister deregisters a registered hardware monitoring device. [all …]
|
D | lm63.rst | 47 The LM63 is a digital temperature sensor with integrated fan monitoring 50 The LM63 is basically an LM86 with fan speed monitoring and control 72 Note that the pin used for fan monitoring is shared with an alert out 74 speed monitoring will or will not be possible. The proper chip configuration 77 for fan monitoring and alert out. On the LM64, monitoring is always enabled;
|
D | pc87360.rst | 44 The National Semiconductor PC87360 Super I/O chip contains monitoring and 46 PC87364 chip has monitoring and PWM control for a third fan. 49 hardware monitoring chipsets, not only controlling and monitoring three fans, 50 but also monitoring eleven voltage inputs and two (PC87365) or up to four 66 Fan Monitoring 123 Temperature Monitoring 149 Voltage Monitoring 185 Monitoring of in9 isn't enabled at lower init levels (<3) because that 197 shouldn't be changed once the monitoring has started, but we ignore that
|
D | smsc47m1.rst | 57 contain monitoring and PWM control circuitry for two fans. 60 monitoring block' in addition to the fan monitoring and control. The 61 hardware monitoring block is not supported by this driver, use the
|
/linux-6.14.4/drivers/hwmon/ |
D | Kconfig | 3 # Hardware monitoring chip drivers configuration 7 tristate "Hardware Monitoring support" 11 Hardware monitoring devices let you monitor the hardware health 32 bool "Hardware Monitoring Chip debugging messages" 71 tristate "Ampere's Altra SMpro hardware monitoring driver" 93 AD7414 temperature monitoring chip. 103 AD7416, AD7417 and AD7418 temperature monitoring chips. 178 ADT7410/ADT7420 temperature monitoring chip drivers. 188 ADT7310 and ADT7320 temperature monitoring chips. 199 ADT7410 and ADT7420 temperature monitoring chips. [all …]
|
/linux-6.14.4/drivers/platform/x86/siemens/ |
D | Kconfig | 23 This option enables support for monitoring the voltage of the CMOS 30 tristate "CMOS Battery monitoring for Simatic IPCs based on Apollo Lake GPIO" 35 This option enables CMOS battery monitoring for Simatic Industrial PCs 42 tristate "CMOS Battery monitoring for Simatic IPCs based on Elkhart Lake GPIO" 47 This option enables CMOS battery monitoring for Simatic Industrial PCs 54 tristate "CMOS Battery monitoring for Simatic IPCs based on Nuvoton GPIO" 60 This option enables CMOS battery monitoring for Simatic Industrial PCs
|
/linux-6.14.4/Documentation/admin-guide/mm/damon/ |
D | usage.rst | 156 ``contexts`` directory contains files for controlling the monitoring contexts 166 ``0`` to ``N-1``. Each directory represents each monitoring context (refer to 180 DAMON supports multiple types of :ref:`monitoring operations 183 monitoring operations set on the currently running kernel by reading 189 You can set and get what type of monitoring operations DAMON will use for the 198 Files for specifying attributes of the monitoring including required quality 199 and efficiency of the monitoring are in ``monitoring_attrs`` directory. 209 of DAMON's monitoring regions (``min`` and ``max``, respectively), which 210 controls the monitoring overhead, exist. You can set and get the values by 213 For more details about the intervals and monitoring regions range, please refer [all …]
|
D | reclaim.rst | 60 no real monitoring and reclamation due to the watermarks-based activation 168 the low watermark, DAMON_RECLAIM becomes active, so starts the monitoring and 184 Sampling interval for the monitoring in microseconds. 186 The sampling interval of DAMON for the cold memory monitoring. Please refer to 192 Aggregation interval for the monitoring in microseconds. 194 The aggregation interval of DAMON for the cold memory monitoring. Please 200 Minimum number of monitoring regions. 202 The minimal number of monitoring regions of DAMON for the cold memory 203 monitoring. This can be used to set lower-bound of the monitoring quality. 204 But, setting this too high could result in increased monitoring overhead. [all …]
|
D | lru_sort.rst | 68 no real monitoring and LRU-lists sorting due to the watermarks-based activation 147 the low watermark, DAMON_LRU_SORT becomes active, so starts the monitoring and 162 Sampling interval for the monitoring in microseconds. 164 The sampling interval of DAMON for the cold memory monitoring. Please refer to 170 Aggregation interval for the monitoring in microseconds. 172 The aggregation interval of DAMON for the cold memory monitoring. Please 179 Minimum number of monitoring regions. 181 The minimal number of monitoring regions of DAMON for the cold memory 182 monitoring. This can be used to set lower-bound of the monitoring quality. 183 But, setting this too high could result in increased monitoring overhead. [all …]
|
/linux-6.14.4/mm/damon/ |
D | Kconfig | 3 menu "Data Access Monitoring" 6 bool "DAMON: Data Access Monitoring Framework" 28 bool "Data access monitoring operations for virtual address spaces" 32 This builds the default data access monitoring operations for DAMON 36 bool "Data access monitoring operations for the physical address space" 40 This builds the default data access monitoring operations for DAMON 60 the interface for arbitrary data access monitoring.
|
/linux-6.14.4/drivers/platform/x86/intel/pmt/ |
D | Kconfig | 3 # Intel Platform Monitoring Technology drivers 9 The Intel Platform Monitoring Technology (PMT) class driver provides 19 tristate "Intel Platform Monitoring Technology (PMT) Telemetry driver" 31 tristate "Intel Platform Monitoring Technology (PMT) Crashlog driver" 35 The Intel Platform Monitoring Technology (PMT) crashlog driver provides
|
/linux-6.14.4/drivers/perf/hisilicon/ |
D | Kconfig | 13 Provide support for HiSilicon PCIe performance monitoring unit (PMU) 15 Adds the PCIe PMU into perf events system for monitoring latency, 23 Provide support for HNS3 performance monitoring unit (PMU) RCiEP 25 Adds the HNS3 PMU into perf events system for monitoring latency,
|
/linux-6.14.4/include/rv/ |
D | da_monitor.h | 76 da_mon->monitoring = 0; \ 98 * da_monitor_start_##name - start monitoring \ 100 * The monitor will ignore all events until monitoring is set to true. This \ 101 * function needs to be called to tell the monitor to start monitoring. \ 106 da_mon->monitoring = 1; \ 114 return da_mon->monitoring; \ 142 /* monitor is actually monitoring */ \ 404 * da_handle_start_event_##name - start monitoring or handle event \ 407 * to the initial state, so the monitor can start monitoring in the next event. \ 433 * da_handle_start_run_event_##name - start monitoring and handle event \ [all …]
|
/linux-6.14.4/sound/pci/mixart/ |
D | mixart.h | 148 int monitoring; /* pipe used for monitoring issue */ member 182 int monitoring_active[2]; /* Mixer : Monitoring Active */ 183 int monitoring_volume[2]; /* Mixer : Monitoring Volume */ 204 …ipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring); 205 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
|
/linux-6.14.4/Documentation/trace/rv/ |
D | runtime-verification.rst | 18 Moreover, given an efficient monitoring method, it is possible to execute an 54 In addition to the verification and monitoring of the system, a monitor can 85 execution, blocking the system during the event monitoring. On the other hand, 173 This is an on/off general switcher for monitoring. It resembles the 176 - Writing "0" stops the monitoring 177 - Writing "1" continues the monitoring 178 - Reading returns the current status of the monitoring 181 monitors monitoring the events received from the system.
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 15 Description: Generic performance monitoring events 17 A collection of performance monitoring events that may be 33 Description: Per-pmu performance monitoring events specific to the running system 37 performance monitoring event supported by the <pmu>. The name 40 As performance monitoring event names are case insensitive
|
/linux-6.14.4/drivers/perf/arm_cspmu/ |
D | Kconfig | 9 Provides support for performance monitoring unit (PMU) devices 18 Provides NVIDIA specific attributes for performance monitoring unit 25 Provides Ampere specific attributes for performance monitoring unit
|
/linux-6.14.4/sound/usb/line6/ |
D | pcm.h | 46 *) software monitoring (for devices without hardware monitoring) 57 LINE6_STREAM_MONITOR = software monitoring 153 /* Previously captured frame (for software monitoring) */ 156 /* Size of previously captured frame (for software monitoring/sync) */
|
/linux-6.14.4/Documentation/power/ |
D | charger-manager.rst | 8 requires temperature monitoring during suspend-to-RAM state 36 monitoring the battery health and tasks, and user processes that are 63 (in-suspend monitoring), the user should provide charger_global_desc 65 This charger_global_desc data for in-suspend monitoring is global 69 and it will manage in-suspend monitoring for all instances of Charger Manager. 72 properly in order to activate in-suspend monitoring: 107 (in-suspend monitoring) results in "normal".
|
12345678910>>...37