Searched defs:timestamp_frequency (Results 1 – 3 of 3) sorted by relevance
3901 uint64_t timestamp_frequency = device->info->timestamp_frequency; in anv_GetCalibratedTimestampsEXT() local
5034 const uint64_t timestamp_frequency = device->info->timestamp_frequency; in anv_GetCalibratedTimestampsKHR() local
192 static uint64_t timestamp_frequency = 12500000; variable