Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_invoke.cpp36 std::size_t current_memory_usage = 0, max_memory_usage = 0, stability_counter=0; variable
H A Dtest_arena_constraints.cpp107 size_t current_memory_usage = 0, previous_memory_usage = 0, stability_counter = 0; variable