Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c279 timestamp_cmp(uint32_t a, uint32_t b) in timestamp_cmp() function
287 return timestamp_cmp(a, b) ? a : b; in max_ts()
293 return timestamp_cmp(a, b) ? b : a; in min_ts()