Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dthreads.c123 CLG_(init_bbcc_hash)( &(t->bbccs) ); in new_thread()
Dglobal.h721 void CLG_(init_bbcc_hash)(bbcc_hash* bbccs);
Dbbcc.c43 void CLG_(init_bbcc_hash)(bbcc_hash* bbccs) in CLG_() argument