Lines Matching full:monitor
7 * A runtime monitor can cause a reaction to the detection of an
9 * tracing reactions, printing the monitor output via tracepoints.
45 * "monitors/MONITOR/reactors"
47 * MONITOR inside []. The default one is the nop (no operation)
50 * MONITOR.
137 * Monitor's reactor file.
170 monitor_enabled = mdef->monitor->enabled; in monitor_swap_reactors()
180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors()
343 "rv: the rv_reactor %s is in use by %d monitor(s)\n", in rv_unregister_reactor()
434 * reactor_populate_monitor - creates per monitor reactors file
435 * @mdef: monitor's definition.
458 * reactor_cleanup_monitor - cleanup a monitor reference
459 * @mdef: monitor's definition.