Searched defs:us_to_ns (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/ | ||
| H A D | builtin-stat.c | 764 const u64 us_to_ns = 1000; update_rusage_stats() local |
| /linux/net/sched/ | ||
| H A D | sch_cake.c | 289 static u64 us_to_ns(u64 us) in us_to_ns() function |