Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_rand.h42 static inline uint32_t hars_petruska_f54_1_random_unsafe_max(uint32_t ep_ro) in hars_petruska_f54_1_random_unsafe_max() argument
44 return ((uint64_t)hars_petruska_f54_1_random_unsafe() * ep_ro) >> 32; in hars_petruska_f54_1_random_unsafe_max()