Home
last modified time | relevance | path

Searched refs:system_clock_counter (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dkfd_ioctl.h102 uint64_t system_clock_counter; /* from KFD */ member
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c751 args->system_clock_counter = (uint64_t)timespec64_to_ns(&time); in kfd_ioctl_get_clock_counters()