OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KTR_MIB
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
ktrace.h
223
*
KTR_MIB
- MIB name and data
225
#define
KTR_MIB
14
261
#define KTRFAC_MIB (1<<
KTR_MIB
)
337
void
ktr_mib
(const int *a , u_int b);
449
ktr_mib
(a, b);
/src/sys/kern/
kern_ktrace.c
792
if (!KTRPOINT(l->l_proc,
KTR_MIB
) || error != 0)
991
ktr_mib
(const int *name, u_int namelen)
function
998
if (!KTRPOINT(l->l_proc,
KTR_MIB
))
1003
if (ktealloc(&kte, (void *)&namep, l,
KTR_MIB
, size))
/src/usr.bin/kdump/
kdump.c
348
case
KTR_MIB
:
482
case
KTR_MIB
:
Completed in 16 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026