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

  /src/sys/sys/
sdt.h 452 typedef void (*sdt_probe_func_t)(uint32_t, uintptr_t arg0, uintptr_t arg1, typedef in typeref:typename:void (*)(uint32_t,uintptr_t arg0,uintptr_t arg1,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4)
458 extern sdt_probe_func_t sdt_probe_func;
sdt.h 452 typedef void (*sdt_probe_func_t)(uint32_t, uintptr_t arg0, uintptr_t arg1, typedef in typeref:typename:void (*)(uint32_t,uintptr_t arg0,uintptr_t arg1,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4)
458 extern sdt_probe_func_t sdt_probe_func;

Completed in 25 milliseconds