Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_partitioner.cpp88 auto previous_call_range = trace[thread_id][1]; in test() local
93 const bool is_range_changed = previous_call_range != current_call_range; in test()
95 previous_call_range = current_call_range; in test()