Home
last modified time | relevance | path

Searched refs:KTROP_SET (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dktrace.h43 #define KTROP_SET 0 /* set trace points */ macro
/openbsd/sys/kern/
H A Dkern_ktrace.c472 if (ops == KTROP_SET) { in doktrace()
563 if (ops == KTROP_SET) in ktrops()
/openbsd/usr.bin/kdump/
H A Dkdump.c1799 case KTROP_SET: in ktraceopname()