Home
last modified time | relevance | path

Searched defs:timestamp_frequency (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/ds/
Dintel_pps_perf.cc134 int timestamp_frequency; in query_timestamp_frequency() local
152 uint64_t timestamp_frequency = query_timestamp_frequency(drm_fd); in get_oa_exponent() local
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.c1598 int timestamp_frequency; in intel_get_device_info_from_fd() local
Dintel_device_info.h320 uint64_t timestamp_frequency; member
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h332 uint64_t timestamp_frequency; /** $GpuTimestampFrequency */ member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c4550 uint64_t timestamp_frequency = device->info.timestamp_frequency; in anv_GetCalibratedTimestampsEXT() local