Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_map_to_unordered_map.h50 __map_insert_cost(std::size_t __size) in __map_insert_cost() function
109 _M_map_cost += __count * __map_insert_cost(__size); in __record_insert()