Home
last modified time | relevance | path

Searched full:monitors (Results 1 – 25 of 275) sorted by relevance

1234567891011

/Linux-v6.1/Documentation/trace/rv/
Druntime-verification.rst23 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-v6.1/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c23 /* 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-v6.1/drivers/misc/habanalabs/common/
Dstate_dump.c203 * 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-v6.1/kernel/trace/rv/
Drv.c38 * 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 …]
Drv_reactors.c8 * 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()
DMakefile4 obj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
5 obj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
DKconfig35 the usage of per-cpu monitors, and one limitation of the
60 on the model's execution. By default, the monitors have
/Linux-v6.1/Documentation/arm64/
Damu.rst4 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-v6.1/sound/pci/echoaudio/
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-v6.1/Documentation/hwmon/
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.
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
Dadm1031.rst42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
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
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-v6.1/tools/power/cpupower/man/
Dcpupower-monitor.131 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.
120 The monitors are named after the CPU family where the sleep state capabilities
125 state monitors.
197 Nehalem, SandyBridge monitors and command passing
/Linux-v6.1/drivers/perf/
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
94 tristate "ARM SMMUv3 Performance Monitors Extension"
155 Say y if you want to use APM X-Gene SoC performance monitors.
177 performance monitors on CN10K family silicons.
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-interconnect.json315 …er Occupancy Accumulator event to calculate the average occupancy. This monitors DRS flits only.",
326 …er Occupancy Accumulator event to calculate the average occupancy. This monitors DRS flits only.",
337 …er Occupancy Accumulator event to calculate the average occupancy. This monitors HOM flits only.",
348 …er Occupancy Accumulator event to calculate the average occupancy. This monitors HOM flits only.",
359 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCB flits only.",
370 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCB flits only.",
381 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCS flits only.",
392 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCS flits only.",
403 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NDR flits only.",
414 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NDR flits only.",
[all …]
/Linux-v6.1/include/linux/
Drv.h22 * 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-v6.1/drivers/staging/media/atomisp/pci/
Dhive_isp_css_defs.h264 /* port definitions for the streaming monitors */
265 /* port definititions SP streaming monitor, monitors the status of streaming ports at the SP side o…
310 /* port definititions ISP streaming monitor, monitors the status of streaming ports at the ISP side…
340 /* port definititions MOD streaming monitor, monitors the status of streaming ports at the module s…
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
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
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-v6.1/Documentation/accounting/
Dpsi.rst97 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
183 Per-cgroup psi monitors can be specified and used the same way as
/Linux-v6.1/Documentation/driver-api/
Dvme.rst239 Location monitors
250 of location monitors and :c:func:`vme_lm_free` to free them after they are no
251 longer required. Each block may provide a number of location monitors,
259 Once a bank of location monitors has been allocated, the function
/Linux-v6.1/include/rv/
Dda_monitor.h64 * Generic helpers for all types of deterministic automata monitors.
149 * Event handler for implicit monitors. Implicit monitor is the one which the
182 * Event handler for per_task monitors.
337 * Try to allocate a slot in the task's vector of monitors. If there \
/Linux-v6.1/Documentation/devicetree/bindings/sound/
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

1234567891011