Searched refs:last_use_timestamp (Results 1 – 2 of 2) sorted by relevance
2061 sctx->dcc_stats[i].last_use_timestamp = os_time_get(); in vi_get_context_dcc_stats_index()2076 if (sctx->dcc_stats[oldest_slot].last_use_timestamp > in vi_get_context_dcc_stats_index()2077 sctx->dcc_stats[i].last_use_timestamp) in vi_get_context_dcc_stats_index()2087 sctx->dcc_stats[empty_slot].last_use_timestamp = os_time_get(); in vi_get_context_dcc_stats_index()
1275 int64_t last_use_timestamp; member