/linux/Documentation/trace/rv/ |
H A D | runtime-verification.rst | 23 Runtime Monitors and Reactors 30 In Linux terms, the runtime verification monitors are encapsulated inside the 59 In Linux terms, a *reactor* is an reaction method available for *RV monitors*. 60 By default, all monitors should provide a trace output of their actions, 77 Online RV monitors 80 Monitors can be classified as *offline* and *online* monitors. *Offline* 82 reading the trace execution from a permanent storage system. *Online* monitors 83 process the trace during the execution of the system. Online monitors are said 87 of monitor has a set of advantages. For example, *offline* monitors can be 92 Another important aspect regarding monitors is the overhead associated with the [all …]
|
/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 23 /* Define pointers to all monitors. */ 32 static struct cpuidle_monitor *monitors[MONITORS_MAX]; variable 106 need_len = monitors[mon]->hw_states_num * (MAX_COL_WIDTH + 1) in print_header() 110 sprintf(buf, "%s", monitors[mon]->name); in print_header() 126 for (state = 0; state < monitors[mon]->hw_states_num; state++) { in print_header() 129 s = monitors[mon]->hw_states[state]; in print_header() 166 for (state = 0; state < monitors[mon]->hw_states_num; state++) { in print_results() 170 s = monitors[mon]->hw_states[state]; in print_results() 191 monitors[mon]->name, s.name); in print_results() 211 /* param: string passed by -m param (The list of monitors to show) [all …]
|
/linux/drivers/accel/habanalabs/common/ |
H A D | state_dump.c | 203 * monitors are named. 440 * hl_state_dump_alloc_read_sm_block_monitors - read monitors for a specific 452 struct hl_mon_state_dump *monitors; in hl_state_dump_alloc_read_sm_block_monitors() local 456 monitors = vmalloc(sds->props[SP_MONITORS_AMOUNT] * in hl_state_dump_alloc_read_sm_block_monitors() 458 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() [all …]
|
/linux/kernel/trace/rv/ |
H A D | rv.c | 38 * In Linux terms, the runtime verification monitors are encapsulated 64 * This file implements the interface for loading RV monitors, and 67 * == Registering monitors == 86 * - List the available monitors, one per line. 94 * - Lists the enabled monitors, one per line; 97 * - Truncating the file disables all enabled monitors. 117 * that it does not disable enabled monitors or detach events, 118 * but stops the per-entity monitors from monitoring the events 122 * "monitors/" 123 * Each monitor will have its own directory inside "monitors/". There [all …]
|
H A D | rv_reactors.c | 8 * exception on the model's execution. By default, the monitors have 45 * "monitors/MONITOR/reactors" 53 * # cat monitors/wip/reactors 57 * # echo panic > monitors/wip/reactors 58 * # cat monitors/wip/reactors 369 /* Ensures that concurrent monitors read consistent reacting_on */ in rv_reacting_on() 388 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_off() 395 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_on()
|
H A D | Makefile | 4 obj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o 5 obj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
|
H A D | Kconfig | 35 the usage of per-cpu monitors, and one limitation of the 60 on the model's execution. By default, the monitors have
|
/linux/Documentation/arch/arm64/ |
H A D | amu.rst | 4 Activity Monitors Unit (AMU) extension in AArch64 Linux 11 This document briefly describes the provision of Activity Monitors Unit 18 The activity monitors extension is an optional extension introduced by the 21 The activity monitors unit, implemented in each CPU, provides performance 26 Version 1 of the Activity Monitors architecture implements a counter group 39 The Activity Monitors architecture provides space for up to 16 architected 53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
|
/linux/sound/pci/echoaudio/ |
H A D | layla24_dsp.c | 303 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/Documentation/tools/rv/ |
H A D | rv-mon.rst | 7 List available monitors 22 monitors. 31 AVAILABLE 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 D | rv-list.rst | 7 List available monitors 20 The **rv list** command prints all available monitors. These monitors
|
H A D | rv.rst | 28 verification (rv) monitors. 35 List all available monitors.
|
/linux/Documentation/hwmon/ |
H A D | max16065.rst | 59 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 D | ina2xx.rst | 83 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 D | adm1031.rst | 42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
|
H A D | tmp513.rst | 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors 30 shunt monitor. These system monitors have the capability of measuring remote
|
/linux/drivers/perf/ |
H A D | Kconfig | 63 Say y if you want to use CPU performance monitors on ARM-based 83 Say y if you want to use CPU performance monitors on RISCV-based 137 tristate "ARM SMMUv3 Performance Monitors Extension" 152 version 3. The PMUv3 is the CPU performance monitors on ARMv8 216 Say y if you want to use APM X-Gene SoC performance monitors. 238 performance monitors on CN10K family silicons.
|
/linux/tools/verification/rv/src/ |
H A D | rv.c | 4 * user-space controlled monitors. 20 * stop_rv - tell monitors to stop 38 * rv_list - list all available monitors 46 " list all available monitors", in rv_list() 134 " list: list all available monitors", in usage()
|
H A D | in_kernel.c | 3 * in kernel monitor support: allows rv to control in-kernel monitors. 38 snprintf(path, MAX_PATH, "rv/monitors/%s/enable", monitor_name); in __ikm_read_enable() 79 snprintf(path, MAX_PATH, "rv/monitors/%s/enable", monitor_name); in ikm_write_enable() 110 * ikm_read_desc - read monitors' description 120 snprintf(path, MAX_PATH, "rv/monitors/%s/desc", monitor_name); in ikm_read_desc() 173 snprintf(path, MAX_PATH, "rv/monitors/%s/reactors", monitor_name); in ikm_write_reactor() 191 snprintf(path, MAX_PATH, "rv/monitors/%s/reactors", monitor_name); in ikm_read_reactor() 269 * ikm_list_monitors - list all available monitors 283 err_msg("ikm: available monitors is not available, is CONFIG_RV enabled?\n"); in ikm_list_monitors() 631 * monitors were found, or -1 on error.
|
/linux/tools/power/cpupower/man/ |
H A D | cpupower-monitor.1 | 31 List available monitors on your system. Additional details about each monitor 59 Only display specific monitors. Use the monitor string(s) provided by \-l option. 115 The monitors are named after the CPU family where the sleep state capabilities 120 state monitors. 194 Nehalem, SandyBridge monitors and command passing
|
/linux/Documentation/accounting/ |
H A D | psi.rst | 97 Monitors activate only when system enters stall state for the monitored 105 after which monitors are most likely not needed and psi averages can be used 108 Unprivileged users can also create monitors, with the only limitation that the 187 Per-cgroup psi monitors can be specified and used the same way as
|
/linux/include/linux/ |
H A D | rv.h | 22 * Per-task RV monitors count. Nowadays fixed in RV_PER_TASK_MONITORS. 23 * If we find justification for more monitors, we can think about
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | microchip,pac1934.yaml | 7 title: Microchip PAC1934 Power Monitors with Accumulator 13 This device is part of the Microchip family of Power Monitors with
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,tmp513.yaml | 14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors 16 current shunt monitor. These system monitors have the capability of measuring
|
H A D | adi,adm1275.yaml | 8 title: Analog Devices ADM1075/ADM127x/ADM1281/ADM129x digital power monitors 14 The ADM1293 and ADM1294 are high accuracy integrated digital power monitors
|