Home
last modified time | relevance | path

Searched defs:reset_alloc_stats (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/container/bench/
Dbench_alloc_expand_fwd.cpp37 static void reset_alloc_stats(std::vector<T, Allocator> &) in reset_alloc_stats() function
49 static void reset_alloc_stats(bc::vector<T, Allocator> &v) in reset_alloc_stats() function
/third_party/boost/boost/container/
Dvector.hpp3359 void reset_alloc_stats() in reset_alloc_stats() function in boost::container::vector