Searched refs:new_time (Results 1 – 2 of 2) sorted by relevance
785 uint64_t* new_time, in FindStatsByTime() argument787 assert(new_time); in FindStatsByTime()789 if (!new_time || !stats_map) return false; in FindStatsByTime()796 *new_time = it->first; in FindStatsByTime()
856 uint64_t* new_time,