Home
last modified time | relevance | path

Searched refs:usec (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/timers/
Dvalid-adjtimex.c231 int set_bad_offset(long sec, long usec, int use_nano) in set_bad_offset() argument
241 tmx.time.tv_usec = usec; in set_bad_offset()
/tools/perf/util/
Dtime-utils.c531 u64 usec = (timestamp % NSEC_PER_SEC) / NSEC_PER_USEC; in timestamp__scnprintf_usec() local
533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec()
/tools/testing/selftests/bpf/
Dtest_progs.c65 int usleep(useconds_t usec) in usleep() argument
68 .tv_sec = usec / 1000000, in usleep()
69 .tv_nsec = (usec % 1000000) * 1000, in usleep()
/tools/testing/selftests/drivers/net/mlxsw/
Dtc_sample.sh237 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 \
/tools/perf/Documentation/
Dperf-sched.txt61 Times are in msec.usec.
Dperf-stat.txt541 - optional usec time stamp in fractions of second (with -I xxx)
/tools/power/cpupower/po/
Dde.po903 msgid "maximum allowed latency: %lu usec\n"
904 msgstr "maximal erlaubte Latenz: %lu usec\n"
Dit.po882 msgid "maximum allowed latency: %lu usec\n"
Dfr.po873 msgid "maximum allowed latency: %lu usec\n"
Dcs.po873 msgid "maximum allowed latency: %lu usec\n"
Dpt.po884 msgid "maximum allowed latency: %lu usec\n"