Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c807 cflag = CFLAG_ONLY_STATS; in main()
810 if (cflag == CFLAG_ONLY_STATS) { in main()
2262 if (cflag != CFLAG_ONLY_STATS in trace()
2527 if (cflag != CFLAG_ONLY_STATS in trace()
2638 if (cflag != CFLAG_ONLY_STATS in trace()
Ddefs.h494 CFLAG_ONLY_STATS, enumerator
Dsyscall.c2448 if (cflag == CFLAG_ONLY_STATS) in trace_syscall_exiting()
2700 if (cflag == CFLAG_ONLY_STATS) { in trace_syscall_entering()