HomeSort by: relevance | last modified time | path
    Searched defs:sdt_probe_stub (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
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;
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;

Completed in 46 milliseconds