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