Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h98 void save_allocator_counters(){ previous_state = static_counter_allocator_type::counters(); } in save_allocator_counters() function
540 void save_allocator_counters() { previous_state = StaticCountingAllocatorType::counters(); } in save_allocator_counters() function