Searched refs:monitored (Results 1 – 25 of 68) sorted by relevance
123
| /Linux-v6.1/drivers/usb/mon/ |
| D | mon_main.c | 47 m1->u_bus->monitored = 1; in mon_reader_add() 50 mbus->u_bus->monitored = 1; in mon_reader_add() 177 ubus->monitored = 0; in mon_stop() 185 ubus->monitored = 0; in mon_stop() 202 ubus->monitored = 1; in mon_bus_add() 257 if (ubus->monitored) { in mon_dissolve() 258 ubus->monitored = 0; in mon_dissolve()
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | ste-ab8505.dtsi | 115 monitored-battery = <&battery>; 132 monitored-battery = <&battery>; 169 monitored-battery = <&battery>; 179 monitored-battery = <&battery>;
|
| D | ste-ab8500.dtsi | 143 monitored-battery = <&battery>; 160 monitored-battery = <&battery>; 197 monitored-battery = <&battery>; 211 monitored-battery = <&battery>;
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | perf-security.rst | 11 monitored processes. The data leakage is possible both in scenarios of 32 execution metrics for various monitored parts of the system (e.g., 98 performance analysis of monitored processes or a system. For example, 234 monitored *scope* is maximized and no perf_events specific limits 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu 276 file descriptors that is not less than the number of monitored events 277 multiplied by the number of monitored CPUs. 288 specifically for capturing monitored performance events and related data.
|
| /Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
| D | vexpress.txt | 16 - label : string describing the monitored value
|
| /Linux-v6.1/arch/arm64/boot/dts/qcom/ |
| D | sdm845-oneplus-enchilada.dts | 33 monitored-battery = <&battery>;
|
| D | sdm845-oneplus-fajita.dts | 33 monitored-battery = <&battery>;
|
| /Linux-v6.1/arch/arm64/boot/dts/sprd/ |
| D | sc2731.dtsi | 23 monitored-battery = <&bat>; 104 monitored-battery = <&bat>;
|
| /Linux-v6.1/Documentation/admin-guide/perf/ |
| D | hisi-pcie-pmu.rst | 31 monitored by PMU. 63 bit8 is set, port=0x100; if these two Root Ports are both monitored, port=0x101.
|
| /Linux-v6.1/include/linux/usb/ |
| D | hcd.h | 701 if (bus->monitored) in usbmon_urb_submit() 708 if (bus->monitored) in usbmon_urb_submit_error() 715 if (bus->monitored) in usbmon_urb_complete()
|
| /Linux-v6.1/Documentation/accounting/ |
| D | psi.rst | 78 /proc/pressure/ representing the resource to be monitored and write the 97 Monitors activate only when system enters stall state for the monitored 99 in the stall state psi signal growth is monitored at a rate of 10 times per
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-platform_profile | 30 This file can be monitored for changes by polling for POLLPRI,
|
| D | sysfs-devices-mapping | 7 for PCIe root port, which can be monitored by that IIO PMON
|
| D | sysfs-devices-edac | 53 field should be monitored for non-zero values and report 64 field should be also be monitored for non-zero values. 148 to fail. This count field should be monitored for non-zero values
|
| D | sysfs-bus-event_source-devices-events | 18 supported by many/most CPUs. These events can be monitored
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | da9055.rst | 51 are monitored by the ADC channels.
|
| D | da9052.rst | 64 are monitored by the ADC channels.
|
| D | sbrmi.rst | 61 can be monitored using the userspace utilities like ``sensors`` binary::
|
| D | lochnagar.rst | 18 map interface to the Lochnagar board controller, and can therefore be monitored
|
| D | adm1025.rst | 42 ambient temperature to be monitored.
|
| D | max16065.rst | 71 Each monitored channel has its own low and high critical limits. MAX16065,
|
| /Linux-v6.1/Documentation/sparc/oradax/ |
| D | oracle-dax.rst | 47 coprocessor. This is done using the monitored load and mwait 168 First, a "monitored load" is achieved via a Load from Alternate Space 170 "monitored wait" is achieved via the mwait instruction (a write to 174 block of data containing the monitored location is modified, then the 188 - go into a loop executing monitored load + monitored wait and
|
| /Linux-v6.1/Documentation/powerpc/ |
| D | imc.rst | 100 to be monitored and the sampling duration. On each overflow in the CPMCxSEL, 152 *Currently the event monitored for trace-mode is fixed as cycle.*
|
| /Linux-v6.1/drivers/powercap/ |
| D | Kconfig | 29 and monitored on modern Intel processors (Sandy Bridge and later).
|
| /Linux-v6.1/tools/perf/Documentation/ |
| D | perf-stat.txt | 156 Do not aggregate counts across all monitored CPUs. 194 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups 318 Aggregate counts per monitored threads, when monitoring threads (-t option) 394 Do not aggregate counts across all monitored CPUs.
|
123