Searched refs:set_instrument_state (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/callgrind/
H A Dglobal.h689 void CLG_(set_instrument_state)(const HChar*,Bool);
H A Dmain.c1452 void CLG_(set_instrument_state)(const HChar* reason, Bool state) function
1631 CLG_(set_instrument_state)("Command", VG_(strcmp)(arg,"off")!=0);
1677 CLG_(set_instrument_state)("Client Request", True);
1682 CLG_(set_instrument_state)("Client Request", False);

Completed in 155 milliseconds