Searched refs:nsec_to_AHZ (Results 1 – 2 of 2) sorted by relevance
82 static inline u64 nsec_to_AHZ(u64 x) in nsec_to_AHZ() function
452 elapsed = nsec_to_AHZ(run_time); in fill_ac()478 ac->ac_utime = encode_comp_t(nsec_to_AHZ(pacct->ac_utime)); in fill_ac()479 ac->ac_stime = encode_comp_t(nsec_to_AHZ(pacct->ac_stime)); in fill_ac()