Searched refs:usec (Results 1 – 11 of 11) sorted by relevance
231 int set_bad_offset(long sec, long usec, int use_nano) in set_bad_offset() argument241 tmx.time.tv_usec = usec; in set_bad_offset()
531 u64 usec = (timestamp % NSEC_PER_SEC) / NSEC_PER_USEC; in timestamp__scnprintf_usec() local533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec()
65 int usleep(useconds_t usec) in usleep() argument68 .tv_sec = usec / 1000000, in usleep()69 .tv_nsec = (usec % 1000000) * 1000, in usleep()
237 ip vrf exec v$h1 $MZ $h1 -c 320000 -d 100usec -p 64 -A 192.0.2.1 \492 ip vrf exec v$h1 $MZ $h1 -c 0 -d 1usec -p 1400 -A 192.0.2.1 \590 ip vrf exec v$h1 $MZ $h1 -c 320000 -d 100usec -p 64 -A 192.0.2.1 \
61 Times are in msec.usec.
541 - optional usec time stamp in fractions of second (with -I xxx)
903 msgid "maximum allowed latency: %lu usec\n"904 msgstr "maximal erlaubte Latenz: %lu usec\n"
882 msgid "maximum allowed latency: %lu usec\n"
873 msgid "maximum allowed latency: %lu usec\n"
884 msgid "maximum allowed latency: %lu usec\n"