Searched defs:cputime_to_scaled (Results 1 – 3 of 3) sorted by relevance
10 #define cputime_to_scaled(__ct) (__ct) macro
37 #define cputime_to_scaled(__ct) (__ct) macro
58 static inline cputime_t cputime_to_scaled(const cputime_t ct) in cputime_to_scaled() function