Searched defs:MSEC_PER_SEC (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/include/linux/
H A Dtime64.h5 #define MSEC_PER_SEC 1000L macro
/linux-master/include/vdso/
H A Dtime64.h6 #define MSEC_PER_SEC 1000L macro
/linux-master/tools/testing/selftests/intel_pstate/
H A Daperf.c16 #define MSEC_PER_SEC 1000L macro
/linux-master/drivers/platform/chrome/
H A Dcros_usbpd_logger.c161 div_s64_rem(ktime_to_ms(tstamp), MSEC_PER_SEC, &rem); local
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c117 #define MSEC_PER_SEC (1000L) macro

Completed in 181 milliseconds