Home
last modified time | relevance | path

Searched refs:collectBlockInfo (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/callgrind/
Dbb.c254 CLG_(collectBlockInfo)(bbIn, &n_instrs, &n_jmps, &cjmp_inverted); in CLG_()
Dglobal.h688 void CLG_(collectBlockInfo)(IRSB* bbIn, UInt*, UInt*, Bool*);
Dmain.c861 void CLG_(collectBlockInfo)(IRSB* sbIn, in CLG_() argument