Searched refs:second_most_recent (Results 1 – 1 of 1) sorted by relevance
2288 uint_t second_most_recent; in probe_success_info() local2307 second_most_recent = PROBE_INDEX_PREV(most_recent); in probe_success_info()2318 assert(i == most_recent || i == second_most_recent); in probe_success_info()2416 int second_most_recent; in probe_fail_info() local2433 second_most_recent = PROBE_INDEX_PREV(most_recent); in probe_fail_info()2446 assert(i == most_recent || i == second_most_recent); in probe_fail_info()