Searched refs:DTRACE_OBJ_F_PRIMARY (Results 1 – 2 of 2) sorted by relevance
483 #define DTRACE_OBJ_F_PRIMARY 0x2 /* object is a primary module */ macro
1536 dto->dto_flags |= DTRACE_OBJ_F_PRIMARY; in dt_module_info()