Home
last modified time | relevance | path

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

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