Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c764 const u64 us_to_ns = 1000; update_rusage_stats() local
/linux/net/sched/
H A Dsch_cake.c289 static u64 us_to_ns(u64 us) in us_to_ns() function