Home
last modified time | relevance | path

Searched defs:NSEC_PER_MSEC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dtime64.h8 #define NSEC_PER_MSEC 1000000L macro
/openbmc/linux/include/vdso/
H A Dtime64.h9 #define NSEC_PER_MSEC 1000000L macro
/openbmc/linux/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c16 #define NSEC_PER_MSEC 1000000L macro
/openbmc/linux/tools/testing/selftests/intel_pstate/
H A Daperf.c17 #define NSEC_PER_MSEC 1000000L macro
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c115 #define NSEC_PER_MSEC (USEC_PER_MSEC * NSEC_PER_USEC) macro