Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_ktrace.c91 #ifndef KTRACE_REQUEST_POOL
92 #define KTRACE_REQUEST_POOL 100 macro
136 static u_int ktr_requestpool = KTRACE_REQUEST_POOL;
/freebsd-14-stable/sys/conf/
HDoptions151 KTRACE_REQUEST_POOL opt_ktrace.h
HDNOTES493 # KTRACE_REQUEST_POOL option specifies the initial size of this store.
498 options KTRACE_REQUEST_POOL=101