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 in typeref:typename:void (*)(u_int32_t,uintptr_t arg0,uintptr_t arg1,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4)
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 in typeref:typename:void (*)(u_int32_t,uintptr_t arg0,uintptr_t arg1,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4)
103 extern dtrace_malloc_probe_func_t dtrace_malloc_probe;

Completed in 24 milliseconds