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

  /src/sys/sys/
sdt.h 452 typedef void (*sdt_probe_func_t)(uint32_t, uintptr_t arg0, uintptr_t arg1, typedef
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
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
458 extern sdt_probe_func_t sdt_probe_func;

Completed in 37 milliseconds