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

/gem5/ext/dsent/util/
H A DCommonType.h40 using LibUtil::clearPtrMap;
/gem5/ext/dsent/libutil/
H A DMap.h229 template<class T> void clearPtrMap(Map<T*>* map_) function in namespace:LibUtil
243 clearPtrMap<T>(map_);

Completed in 3 milliseconds