Searched defs:to_ns (Results 1 – 2 of 2) sorted by relevance
67 static s64 to_ns(struct timespec ts) in to_ns() function
62 #define to_ns(cycles) ((cycles)*120) macro