Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dclo.c527 else if VG_BOOL_CLO(arg, "--collect-systime", CLG_(clo).collect_systime) {} in CLG_()
650 CLG_(clo).collect_systime = False; in CLG_()
Dglobal.h88 Bool collect_systime; /* Collect time for system calls */ member
Dmain.c1427 if (CLG_(clo).collect_systime) { in CLG_()
1442 if (CLG_(clo).collect_systime && in CLG_()
Dsim.c1786 if (CLG_(clo).collect_systime) in CLG_()