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

  /external/valgrind/main/callgrind/
clo.c 420 else if VG_BOOL_CLO(arg, "--collect-atstart", CLG_(clo).collect_atstart) {}
454 CLG_(clo).collect_atstart = False;
647 CLG_(clo).collect_atstart = True;
threads.c 316 es->collect = CLG_(clo).collect_atstart;
global.h 84 Bool collect_atstart; /* Start in collecting state ? */ member in struct:_CommandLineOptions

Completed in 202 milliseconds