Home
last modified time | relevance | path

Searched refs:monitors (Results 1 – 25 of 111) sorted by relevance

12345

/linux-6.3-rc2/tools/power/cpupower/utils/idle_monitor/
A Dcpupower-monitor.c241 tmp_mons[hits] = monitors[num]; in parse_monitor_param()
252 memcpy(monitors, tmp_mons, in parse_monitor_param()
266 monitors[mon]->name, monitors[mon]->hw_states_num, in list_monitors()
267 monitors[mon]->overflow_s); in list_monitors()
293 monitors[num]->start(); in fork_it()
314 monitors[num]->stop(); in fork_it()
335 monitors[num]->name, monitors[num]->hw_states_num); in do_interval_measure()
336 monitors[num]->start(); in do_interval_measure()
346 monitors[num]->stop(); in do_interval_measure()
463 if (monitors[num]->unregister) in cmd_monitor()
[all …]
/linux-6.3-rc2/Documentation/trace/rv/
A Druntime-verification.rst77 Online RV monitors
128 - Reading list the available monitors, one per line
149 - Reading lists the enabled monitors, one per line
189 **monitors/**
197 # cd monitors/wip/
205 **monitors/MONITOR/desc**
209 **monitors/MONITOR/enable**
215 **monitors/MONITOR/reactors**
223 # cat monitors/wip/reactors
227 # echo panic > monitors/wip/reactors
[all …]
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dstate_dump.c458 if (!monitors) in hl_state_dump_alloc_read_sm_block_monitors()
464 monitors[i].id = i; in hl_state_dump_alloc_read_sm_block_monitors()
465 monitors[i].wr_addr_low = in hl_state_dump_alloc_read_sm_block_monitors()
469 monitors[i].wr_addr_high = in hl_state_dump_alloc_read_sm_block_monitors()
473 monitors[i].wr_data = in hl_state_dump_alloc_read_sm_block_monitors()
477 monitors[i].arm_data = in hl_state_dump_alloc_read_sm_block_monitors()
481 monitors[i].status = in hl_state_dump_alloc_read_sm_block_monitors()
486 return monitors; in hl_state_dump_alloc_read_sm_block_monitors()
496 vfree(monitors); in hl_state_dump_free_monitors()
528 if (!monitors) { in hl_state_dump_print_monitors_single_block()
[all …]
/linux-6.3-rc2/sound/pci/echoaudio/
A Dlayla24_dsp.c303 s8 *monitors; in switch_asic() local
307 monitors = kmemdup(chip->comm_page->monitors, in switch_asic()
309 if (! monitors) in switch_asic()
312 memset(chip->comm_page->monitors, ECHOGAIN_MUTED, in switch_asic()
318 memcpy(chip->comm_page->monitors, monitors, in switch_asic()
320 kfree(monitors); in switch_asic()
324 memcpy(chip->comm_page->monitors, monitors, MONITOR_ARRAY_SIZE); in switch_asic()
325 kfree(monitors); in switch_asic()
/linux-6.3-rc2/Documentation/tools/rv/
A Drv-mon.rst7 List available monitors
22 monitors.
34 The **rv** tool provides the interface for a set of monitors. Use the
35 **rv list** command to list all available monitors.
A Drv-list.rst7 List available monitors
20 The **rv list** command prints all available monitors. These monitors
A Drv.rst28 verification (rv) monitors.
35 List all available monitors.
A Dindex.rst8 (rv) monitors.
/linux-6.3-rc2/kernel/trace/rv/
A DMakefile4 obj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
5 obj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
A DKconfig35 the usage of per-cpu monitors, and one limitation of the
60 on the model's execution. By default, the monitors have
/linux-6.3-rc2/Documentation/hwmon/
A Dmax16065.rst59 The MAX16067 flash-configurable system manager monitors and sequences multiple
62 The MAX16068 flash-configurable system manager monitors and manages up to six
65 The MAX16070/MAX16071 flash-configurable system monitors supervise multiple
68 MAX16070 monitors up to twelve system voltages simultaneously, and the MAX16071
69 monitors up to eight supply voltages.
A Dina2xx.rst62 interface. The INA219 monitors both shunt drop and supply voltage, with
66 interface. The INA220 monitors both shunt drop and supply voltage.
69 The INA226 monitors both a shunt voltage drop and bus supply voltage.
71 INA230 and INA231 are high or low side current shunt and power monitors
A Dadm1031.rst42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
A Dina3221.rst21 The Texas Instruments INA3221 monitors voltage, current, and power on the high
22 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop
A Dtmp513.rst28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
30 shunt monitor. These system monitors have the capability of measuring remote
A Dmc34vr500.rst20 monitors the temperature, input voltage and output currents and provides
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/
A Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
16 current shunt monitor. These system monitors have the capability of measuring
A Dadi,adm1275.yaml8 title: Analog Devices ADM1075/ADM127x/ADM129x digital power monitors
14 The ADM1293 and ADM1294 are high accuracy integrated digital power monitors
/linux-6.3-rc2/Documentation/arm64/
A Damu.rst18 The activity monitors extension is an optional extension introduced by the
21 The activity monitors unit, implemented in each CPU, provides performance
53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
/linux-6.3-rc2/drivers/perf/
A DKconfig56 Say y if you want to use CPU performance monitors on ARM-based
64 Say y if you want to use CPU performance monitors on RISCV-based
155 Say y if you want to use APM X-Gene SoC performance monitors.
177 performance monitors on CN10K family silicons.
/linux-6.3-rc2/Documentation/admin-guide/perf/
A Dnvidia-pmu.rst31 The SCF PMU monitors system level cache events, CPU traffic, and
52 The NVLink-C2C0 PMU monitors incoming traffic from a GPU/CPU connected with
92 The NVLink-C2C1 PMU monitors incoming traffic from a GPU connected with
122 The CNVLink PMU monitors traffic from GPU and PCIE device on remote sockets
163 The PCIE PMU monitors all read/write traffic from PCIE root ports to
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Ddiu.txt4 drive DVI monitors.
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Dsm501fb.txt4 drive DVI monitors.
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/pmbus/
A Dti,ucd90320.yaml17 digital monitors (DMONx), 32 to enable the power supply (ENx), 24 for
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dadi,max98396.yaml84 enabled, it actively monitors the selected input data (from DIN) to the
98 enabled, it actively monitors the selected input data (from DIN) to the

Completed in 23 milliseconds

12345