Searched defs:ts_to_ns (Results 1 – 3 of 3) sorted by relevance
15 static __u64 ts_to_ns(const struct timespec *ts) in ts_to_ns() function
615 uint64_t (*ts_to_ns)(uint64_t ts); member
99 static inline u64 ts_to_ns(struct timespec ts) in ts_to_ns() function