Home
last modified time | relevance | path

Searched defs:us_to_ns (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dstat.h142 const u64 us_to_ns = 1000; in update_rusage_stats() local
/openbmc/linux/net/sched/
H A Dsch_cake.c278 static u64 us_to_ns(u64 us) in us_to_ns() function