Searched refs:ResetMaxObjCount (Results 1 – 2 of 2) sorted by relevance
207 static void ResetMaxObjCount(SA* allocator) { in ResetMaxObjCount() function208 allocator->ResetMaxObjCount(); in ResetMaxObjCount()217 SA::ResetMaxObjCount(); in StaticResetMaxObjCount()228 static void ResetMaxObjCount(SA*) {} in ResetMaxObjCount() function247 ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::ResetMaxObjCount(&allocator); in do_slab_test()323 ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::ResetMaxObjCount(&allocator); in do_slab_test()338 ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::ResetMaxObjCount(&allocator); in do_slab_test()350 allocator.ResetMaxObjCount(); in do_slab_test()563 AllocatorType::ResetMaxObjCount(); in do_static_slab_test()
305 void ResetMaxObjCount() {} in ResetMaxObjCount() function321 void ResetMaxObjCount() { max_obj_count_ = obj_count_; } in ResetMaxObjCount() function609 void ResetMaxObjCount() {613 sa_obj_counter_.ResetMaxObjCount();865 static void ResetMaxObjCount() { allocator_.ResetMaxObjCount(); }
Completed in 5 milliseconds