Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dkern_ktrace.c90 #ifndef KTRACE_REQUEST_POOL
91 #define KTRACE_REQUEST_POOL 100 macro
132 static u_int ktr_requestpool = KTRACE_REQUEST_POOL;
/freebsd-10-stable/sys/conf/
Doptions140 KTRACE_REQUEST_POOL opt_ktrace.h
DNOTES460 # KTRACE_REQUEST_POOL option specifies the initial size of this store.
465 options KTRACE_REQUEST_POOL=101