Home
last modified time | relevance | path

Searched refs:CFLAG_ONLY_STATS (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dstrace.c1504 cflag = CFLAG_ONLY_STATS; in init()
1507 if (cflag == CFLAG_ONLY_STATS) { in init()
1642 if (cflag == CFLAG_ONLY_STATS) { in init()
1957 if (cflag != CFLAG_ONLY_STATS) { in maybe_switch_tcbs()
1975 if (cflag != CFLAG_ONLY_STATS in print_signalled()
1999 if (cflag != CFLAG_ONLY_STATS && in print_exited()
2010 if (cflag != CFLAG_ONLY_STATS in print_stopped()
Dsyscall.c855 if (cflag == CFLAG_ONLY_STATS || hide_log_until_execve) { in trace_syscall_entering()
915 if (cflag == CFLAG_ONLY_STATS) { in trace_syscall_exiting()
Ddefs.h434 CFLAG_ONLY_STATS, enumerator