Home
last modified time | relevance | path

Searched refs:collect_systime (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/callgrind/
Dclo.c528 else if VG_BOOL_CLO(arg, "--collect-systime", CLG_(clo).collect_systime) {} in CLG_()
651 CLG_(clo).collect_systime = False; in CLG_()
Dmain.c1715 if (CLG_(clo).collect_systime) { in CLG_()
1730 if (CLG_(clo).collect_systime && in CLG_()
1978 if (CLG_(clo).collect_systime) { in CLG_()
Dglobal.h105 Bool collect_systime; /* Collect time for system calls */ member
Dsim.c1630 if (CLG_(clo).collect_systime) in CLG_()