Searched refs:DTRACE_OBJ_F_KERNEL (Results 1 – 2 of 2) sorted by relevance
482 #define DTRACE_OBJ_F_KERNEL 0x1 /* object is a kernel module */ macro
1534 dto->dto_flags |= DTRACE_OBJ_F_KERNEL; in dt_module_info()