Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c1626 cflag = CFLAG_ONLY_STATS; in init()
1629 if (cflag == CFLAG_ONLY_STATS) { in init()
1763 if (cflag == CFLAG_ONLY_STATS) { in init()
2099 if (cflag != CFLAG_ONLY_STATS) { in maybe_switch_tcbs()
2117 if (cflag != CFLAG_ONLY_STATS in print_signalled()
2140 if (cflag != CFLAG_ONLY_STATS && in print_exited()
2151 if (cflag != CFLAG_ONLY_STATS in print_stopped()
2190 || cflag == CFLAG_ONLY_STATS) { in print_event_exit()
Dsyscall.c712 if (cflag == CFLAG_ONLY_STATS) { in trace_syscall_entering()
779 if (cflag == CFLAG_ONLY_STATS) { in trace_syscall_exiting()
Ddefs.h359 CFLAG_ONLY_STATS, enumerator