cputime_to_nsecs
#define cputime_to_nsecs(cputime) tb_to_ns(cputime)
#define cputime_to_nsecs(cputime) tod_to_ns(cputime)