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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_map_to_unordered_map.h55 __map_erase_cost(std::size_t __size) function in namespace:__gnu_profile
122 _M_map_cost += __count * __map_erase_cost(__size);

Completed in 84 milliseconds