Searched refs:cputime_to_usecs (Results 1 – 3 of 3) sorted by relevance
24 static inline u64 cputime_to_usecs(const u64 cputime) in cputime_to_usecs() function
38 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs() function
16 (cputime_to_usecs(__ct) * NSEC_PER_USEC)