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

  /src/sys/sys/
dtrace_bsd.h 100 typedef void (*dtrace_malloc_probe_func_t)(u_int32_t, uintptr_t arg0, typedef
103 extern dtrace_malloc_probe_func_t dtrace_malloc_probe;
dtrace_bsd.h 100 typedef void (*dtrace_malloc_probe_func_t)(u_int32_t, uintptr_t arg0, typedef
103 extern dtrace_malloc_probe_func_t dtrace_malloc_probe;

Completed in 98 milliseconds