kern_sdt.c | 76 void sdt_probe_stub(u_int32_t, uintptr_t, uintptr_t, 87 sdt_probe_func_t sdt_probe_func = sdt_probe_stub; 95 sdt_probe_stub(u_int32_t id, uintptr_t arg0, uintptr_t arg1, function in typeref:typename:void 131 sdt_probe_func = sdt_probe_stub;
|