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

  /external/valgrind/main/callgrind/
main.c 50 Bool CLG_(instrument_state) = True; /* Instrumentation on ? */ variable
923 if (! CLG_(instrument_state)) {
    [all...]
command.c 298 CLG_(instrument_state) ? "on":"off");
301 if (!CLG_(instrument_state)) return fd;
global.h 827 extern Bool CLG_(instrument_state);

Completed in 400 milliseconds