Searched refs:ts_usec (Results 1 – 3 of 3) sorted by relevance
99 s32 ts_usec; /* ktime_get_real_ts64 */ member577 ep->ts_usec = ts.tv_nsec / NSEC_PER_USEC; in mon_bin_event()665 ep->ts_usec = ts.tv_nsec / NSEC_PER_USEC; in mon_bin_error()
666 u64 ts_usec = info->ts_nsec; in info_print_ext_header() local677 do_div(ts_usec, 1000); in info_print_ext_header()681 ts_usec, info->flags & LOG_CONT ? 'c' : '-', caller); in info_print_ext_header()
228 s32 ts_usec; /* 24: gettimeofday */