Home | History | Annotate | Download | only in tests-mx32

Lines Matching refs:nsec

1469 			.nsec = 12345,
1483 ", stime={sec=%" PRI__u64 ", nsec=%u}",
1485 args.stransid, args.stime.sec, args.stime.nsec);
1486 print_time_t_nsec(args.stime.sec, args.stime.nsec, true);