HomeSort by relevance Sort by last modified time
    Searched refs:collect_atstart (Results 1 - 3 of 3) sorted by null

  /external/valgrind/callgrind/
clo.c 421 else if VG_BOOL_CLO(arg, "--collect-atstart", CLG_(clo).collect_atstart) {}
455 CLG_(clo).collect_atstart = False;
648 CLG_(clo).collect_atstart = True;
threads.c 317 es->collect = CLG_(clo).collect_atstart;
global.h 101 Bool collect_atstart; /* Start in collecting state ? */ member in struct:_CommandLineOptions

Completed in 98 milliseconds