Searched refs:last_use_timestamp (Results 1 – 2 of 2) sorted by relevance
467 int64_t last_use_timestamp; member
2161 rctx->dcc_stats[i].last_use_timestamp = os_time_get(); in vi_get_context_dcc_stats_index()2176 if (rctx->dcc_stats[oldest_slot].last_use_timestamp > in vi_get_context_dcc_stats_index()2177 rctx->dcc_stats[i].last_use_timestamp) in vi_get_context_dcc_stats_index()2187 rctx->dcc_stats[empty_slot].last_use_timestamp = os_time_get(); in vi_get_context_dcc_stats_index()