Home
last modified time | relevance | path

Searched defs:NSEC_PER_USEC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dtime64.h7 #define NSEC_PER_USEC 1000L macro
/openbmc/linux/include/vdso/
H A Dtime64.h8 #define NSEC_PER_USEC 1000L macro
/openbmc/linux/tools/testing/selftests/net/
H A Dstress_reuseport_listen.c21 #define NSEC_PER_USEC 1000L macro
H A Dtxtimestamp.c53 #define NSEC_PER_USEC 1000L macro
/openbmc/debug-trigger/
H A Dmain.c405 #define NSEC_PER_USEC (NSEC_PER_SEC / USEC_PER_SEC) in dbus_source_poll() macro
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c114 #define NSEC_PER_USEC (1000L) macro