Searched defs:cputime_to_clock_t (Results 1 – 4 of 4) sorted by relevance
95 #define cputime_to_clock_t(__ct) \ macro
58 #define cputime_to_clock_t(__ct) \ macro
207 static inline unsigned long cputime_to_clock_t(const cputime_t ct) in cputime_to_clock_t() function
147 static inline clock_t cputime_to_clock_t(cputime_t cputime) in cputime_to_clock_t() function