Searched defs:cputime_to_usecs (Results 1 – 4 of 4) sorted by relevance
33 #define cputime_to_usecs(__ct) \ macro
58 #define cputime_to_usecs(__ct) \ macro
58 static inline unsigned int cputime_to_usecs(const cputime_t cputime) in cputime_to_usecs() function
117 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs() function