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

/external/valgrind/helgrind/
H A Dlibhb_core.c4788 static void event_map_init ( void ) function
4797 "libhb.event_map_init.1 (RCEC pools)",
4803 contextTab = HG_(zalloc)( "libhb.event_map_init.2 (context table)",
4813 "libhb.event_map_init.3 (OldRef pools)",
4819 oldrefHT = VG_(HT_construct) ("libhb.event_map_init.4 (oldref hashtable)");
6262 event_map_init();

Completed in 2795 milliseconds