HomeSort by: relevance | last modified time | path
    Searched refs:KTRACE (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/sys/kern/
sys_process.c 147 #if defined(KTRACE) || defined(PTRACE_HOOKS)
187 #endif /* KTRACE || PTRACE_HOOKS */
  /src/usr.bin/kdump/
setemul.c 95 #define KTRACE
110 #undef KTRACE
  /src/sys/compat/aoutm68k/
aoutm68k_syscalls.c 100 #if defined(KTRACE) || !defined(_KERNEL)
101 /* 45 */ "ktrace",
103 /* 45 */ "#45 (excluded ktrace)",
540 #if defined(KTRACE) || !defined(_KERNEL)
543 /* 288 */ "#288 (excluded ktrace)",
866 #if defined(KTRACE) || !defined(_KERNEL)
867 /* 45 */ NULL, /* ktrace */
869 /* 45 */ NULL, /* excluded ktrace */
1306 #if defined(KTRACE) || !defined(_KERNEL)
1309 /* 288 */ NULL, /* excluded ktrace */
    [all...]
aoutm68k_syscall.h 168 #if defined(KTRACE) || !defined(_KERNEL)
169 /* syscall: "ktrace" ret: "int" args: "const char *" "int" "int" "int" */
173 /* 45 is excluded ktrace */
884 #if defined(KTRACE) || !defined(_KERNEL)
889 /* 288 is excluded ktrace */
  /src/sys/arch/evbarm/conf/
GEMINI 93 options KTRACE # system call tracing, a la ktrace(1)
GEMINI_MASTER 94 options KTRACE # system call tracing, a la ktrace(1)
GEMINI_SLAVE 93 options KTRACE # system call tracing, a la ktrace(1)
GENERIC.common 102 options KTRACE # system call tracing, a la ktrace(1)
LUBBOCK 96 options KTRACE # system call tracing, a la ktrace(1)
BCM5301X 118 options KTRACE # system call tracing, a la ktrace(1)
BCM56340 118 options KTRACE # system call tracing, a la ktrace(1)
  /src/sys/arch/mipsco/conf/
RC3230 13 options KTRACE # system call tracing support
  /src/sys/arch/atari/conf/
ATARITT 43 options KTRACE # Add kernel tracing system call
FALCON 48 options KTRACE # Add kernel tracing system call
MILAN-ISAIDE 47 options KTRACE # Add kernel tracing system call
MILAN-PCIIDE 47 options KTRACE # Add kernel tracing system call
HADES 47 options KTRACE # Add kernel tracing system call
GENERIC.in 183 options KTRACE # Add kernel tracing system call
  /src/sys/arch/newsmips/conf/
WAPIKO 19 options KTRACE # system call tracing support
  /src/sys/arch/playstation2/conf/
DEBUG 32 options KTRACE # system call tracing support
  /src/sys/arch/sgimips/conf/
INSTALL32_IP2x 20 no options KTRACE
  /src/sys/compat/freebsd/
freebsd_syscall.h 148 #ifdef KTRACE
149 /* syscall: "ktrace" ret: "int" args: "char *" "int" "int" "int" */
153 /* 45 is excluded ktrace */
freebsd_syscalls.c 80 #ifdef KTRACE
81 /* 45 */ "ktrace",
83 /* 45 */ "#45 (excluded ktrace)",
655 #ifdef KTRACE
656 /* 45 */ NULL, /* ktrace */
658 /* 45 */ NULL, /* excluded ktrace */
  /src/sys/arch/hpcmips/conf/
LROUTER 32 options KTRACE # system call tracing support
  /src/sys/arch/riscv/conf/
GENERIC.common 17 options KTRACE # system call tracing via ktrace(1)

Completed in 24 milliseconds

1 2