Searched defs:timestamp_frequency (Results 1 – 5 of 5) sorted by relevance
254 uint64_t timestamp_frequency; member
1421 int timestamp_frequency; in gen_get_device_info_from_fd() local
268 uint64_t timestamp_frequency; /** $GpuTimestampFrequency */ member
4504 uint64_t timestamp_frequency = device->info.timestamp_frequency; in anv_GetCalibratedTimestampsEXT() local
192 static uint64_t timestamp_frequency = 12500000; variable