Home
last modified time | relevance | path

Searched refs:last_used_timestamp (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_residency.cpp47 time - bo->last_used_timestamp <= grace_period) { in evict_aged_allocations()
165 base_bo->last_used_timestamp = current_time; in d3d12_process_batch_residency()
Dd3d12_bufmgr.h59 int64_t last_used_timestamp; member
Dd3d12_bufmgr.cpp101 bo->last_used_timestamp = 0; in d3d12_bo_wrap_res()