Home
last modified time | relevance | path

Searched defs:MSEC_PER_SEC (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/tools/include/linux/
Dtime64.h5 #define MSEC_PER_SEC 1000L macro
/linux-6.6.21/include/vdso/
Dtime64.h6 #define MSEC_PER_SEC 1000L macro
/linux-6.6.21/tools/testing/selftests/intel_pstate/
Daperf.c16 #define MSEC_PER_SEC 1000L macro
/linux-6.6.21/tools/tracing/latency/
Dlatency-collector.c117 #define MSEC_PER_SEC (1000L) macro