Home
last modified time | relevance | path

Searched defs:USEC_PER_SEC (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dtime64.h9 #define USEC_PER_SEC 1000000L macro
/openbmc/linux/include/vdso/
H A Dtime64.h10 #define USEC_PER_SEC 1000000L macro
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h11 #define USEC_PER_SEC 1000000L macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_write_sk_pacing.c10 #define USEC_PER_SEC 1000000UL macro
H A Dbpf_cubic.c112 #define USEC_PER_SEC 1000000UL macro
/openbmc/linux/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c35 #define USEC_PER_SEC 1000000LL macro
H A Dadjtick.c31 #define USEC_PER_SEC 1000000 macro
/openbmc/debug-trigger/
H A Dmain.c403 #define USEC_PER_SEC (MSEC_PER_SEC * 1000U) in dbus_source_poll() macro
/openbmc/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c54 #define USEC_PER_SEC 1000000L macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dintel-nand-controller.c105 #define USEC_PER_SEC 1000000L macro
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c118 #define USEC_PER_SEC (USEC_PER_MSEC * MSEC_PER_SEC) macro