Searched refs:collect_atstart (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/callgrind/
H A Dclo.c421 else if VG_BOOL_CLO(arg, "--collect-atstart", CLG_(clo).collect_atstart) {}
455 CLG_(clo).collect_atstart = False;
648 CLG_(clo).collect_atstart = True;
H A Dthreads.c317 es->collect = CLG_(clo).collect_atstart;
H A Dglobal.h101 Bool collect_atstart; /* Start in collecting state ? */ member in struct:_CommandLineOptions

Completed in 55 milliseconds