Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dthreads.c175 CLG_(set_current_bbcc_hash) ( &(t->bbccs) ); in CLG_()
Dglobal.h724 void CLG_(set_current_bbcc_hash)(bbcc_hash*);
Dbbcc.c71 void CLG_(set_current_bbcc_hash)(bbcc_hash* h) in CLG_() argument