Home | Sort by: relevance | last modified time | path |
/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; |