Home
last modified time | relevance | path

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

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