Searched refs:is_map_for_interpreter (Results 1 – 1 of 1) sorted by relevance
309 auto is_map_for_interpreter = [](const MapEntry* map) { in SetCurrentSample() local319 while (!ip_maps.empty() && is_map_for_interpreter(ip_maps.back().second)) { in SetCurrentSample()322 } else if (is_map_for_interpreter(map)){ in SetCurrentSample()