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