Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process.c1373 process->last_restore_timestamp = get_jiffies_64(); in create_process()
1910 p->last_restore_timestamp = get_jiffies_64(); in restore_process_worker()
A Dkfd_device.c913 active_time = get_jiffies_64() - p->last_restore_timestamp; in kgd2kfd_schedule_evict_and_restore_process()
A Dkfd_priv.h887 unsigned long last_restore_timestamp; member

Completed in 14 milliseconds