Home
last modified time | relevance | path

Searched refs:EVENT_TAG (Results 1 – 5 of 5) sorted by relevance

/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsystop42 # The EVENT_TAG is run inside the print action after the timestamp has been
45 # Here we override the default EVENT_TAG to include ANSI cursor-homing and
71 EVENT_TAG=$( cat <&9 )
/freebsd/cddl/usr.sbin/dwatch/examples/
H A Dprofile_template49 # The EVENT_TAG is run inside the print action after the timestamp has been
54 #EVENT_TAG=$( cat <&9 )
58 # The DETAILS are run after the EVENT_TAG and by default, the program name and
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch112 EVENT_TAG='printf("%d.%d %s[%d]: ",
924 EVENT_TAG='printf("%d.%d %s[%d]: ",
952 EVENT_TAG="${EVENT_TAG%;}${EVENT_TAG:+;}"
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpidump.h101 EVENT_TAG, enumerator
H A Dacpi.c1128 case EVENT_TAG: in acpi_tcpa_evname()