Searched refs:current_call_range (Results 1 – 1 of 1) sorted by relevance
91 const auto& current_call_range = trace[thread_id][invocation]; in test() local93 const bool is_range_changed = previous_call_range != current_call_range; in test()95 previous_call_range = current_call_range; in test()