Home
last modified time | relevance | path

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

123456

/linux-6.15/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c260 tmp_mons[hits] = monitors[num]; in parse_monitor_param()
271 memcpy(monitors, tmp_mons, in parse_monitor_param()
285 monitors[mon]->name, monitors[mon]->hw_states_num, in list_monitors()
286 monitors[mon]->overflow_s); in list_monitors()
312 monitors[num]->start(); in fork_it()
336 monitors[num]->stop(); in fork_it()
357 monitors[num]->name, monitors[num]->hw_states_num); in do_interval_measure()
358 monitors[num]->start(); in do_interval_measure()
368 monitors[num]->stop(); in do_interval_measure()
487 if (monitors[num]->unregister) in cmd_monitor()
[all …]
/linux-6.15/kernel/trace/rv/
H A DMakefile6 obj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
7 obj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
8 obj-$(CONFIG_RV_MON_SCHED) += monitors/sched/sched.o
9 obj-$(CONFIG_RV_MON_TSS) += monitors/tss/tss.o
10 obj-$(CONFIG_RV_MON_SCO) += monitors/sco/sco.o
11 obj-$(CONFIG_RV_MON_SNROC) += monitors/snroc/snroc.o
12 obj-$(CONFIG_RV_MON_SCPD) += monitors/scpd/scpd.o
13 obj-$(CONFIG_RV_MON_SNEP) += monitors/snep/snep.o
14 obj-$(CONFIG_RV_MON_SNCID) += monitors/sncid/sncid.o
H A DKconfig28 source "kernel/trace/rv/monitors/wip/Kconfig"
29 source "kernel/trace/rv/monitors/wwnr/Kconfig"
30 source "kernel/trace/rv/monitors/sched/Kconfig"
31 source "kernel/trace/rv/monitors/tss/Kconfig"
32 source "kernel/trace/rv/monitors/sco/Kconfig"
33 source "kernel/trace/rv/monitors/snroc/Kconfig"
34 source "kernel/trace/rv/monitors/scpd/Kconfig"
35 source "kernel/trace/rv/monitors/snep/Kconfig"
36 source "kernel/trace/rv/monitors/sncid/Kconfig"
37 # Add new monitors here
[all …]
/linux-6.15/Documentation/trace/rv/
H 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 …]
H A Dmonitor_sched.rst1 Scheduler monitors
5 - Type: container for multiple monitors
14 Often it is possible to break such descriptions into smaller monitors,
15 sharing some or all events. Enabling those smaller monitors concurrently is,
21 It includes several per-cpu and per-task monitors that work independently to verify
25 monitors, whereas sched itself is a *container*.
26 From the interface perspective, sched includes other monitors as sub-directories,
27 enabling/disabling or setting reactors to sched, propagates the change to all monitors,
28 however single monitors can be used independently as well.
/linux-6.15/drivers/accel/habanalabs/common/
H 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.15/sound/pci/echoaudio/
H 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.15/Documentation/tools/rv/
H A Drv-mon-sched.rst7 Scheduler monitors collection
24 The scheduler monitor collection is a container for several monitors to model
28 As a monitor container, it will enable all nested monitors and set them
30 Nevertheless nested monitors can also be activated independently both by name
48 The available nested monitors are:
H 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.
H A Drv-list.rst7 List available monitors
20 The **rv list** command prints all available monitors. These monitors
H A Drv.rst28 verification (rv) monitors.
35 List all available monitors.
H A Dindex.rst8 (rv) monitors.
/linux-6.15/Documentation/hwmon/
H 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.
H A Dadm1031.rst42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
H A Dina2xx.rst83 interface. The INA219 monitors both shunt drop and supply voltage, with
87 interface. The INA220 monitors both shunt drop and supply voltage.
90 The INA226 monitors both a shunt voltage drop and bus supply voltage.
92 INA230 and INA231 are high or low side current shunt and power monitors
H 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
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dadi,adm1275.yaml7 title: Analog Devices ADM1075/ADM127x/ADM1281/ADM129x digital power monitors
13 The ADM1293 and ADM1294 are high accuracy integrated digital power monitors
H A Dti,tmp513.yaml13 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
15 current shunt monitor. These system monitors have the capability of measuring
/linux-6.15/Documentation/arch/arm64/
H 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.15/kernel/trace/rv/monitors/sched/
H A DKconfig7 Collection of monitors to check the scheduler behaves according to specifications.
/linux-6.15/kernel/trace/rv/monitors/sco/
H A DKconfig11 This monitor is part of the sched monitors collection.
/linux-6.15/kernel/trace/rv/monitors/tss/
H A DKconfig11 This monitor is part of the sched monitors collection.
/linux-6.15/kernel/trace/rv/monitors/snroc/
H A DKconfig11 This monitor is part of the sched monitors collection.
/linux-6.15/kernel/trace/rv/monitors/snep/
H A DKconfig12 This monitor is part of the sched monitors collection.
/linux-6.15/kernel/trace/rv/monitors/wip/
H A DKconfig10 the usage of per-cpu monitors, and one limitation of the

123456