Searched refs:snapshot_icount (Results 1 – 1 of 1) sorted by relevance
139 int64_t *snapshot_icount) in replay_find_nearest_snapshot() argument148 *snapshot_icount = -1; in replay_find_nearest_snapshot()171 *snapshot_icount = nearest->icount; in replay_find_nearest_snapshot()182 int64_t snapshot_icount; in replay_seek() local189 snapshot = replay_find_nearest_snapshot(icount, &snapshot_icount); in replay_seek()192 || replay_get_current_icount() < snapshot_icount) { in replay_seek()