Home
last modified time | relevance | path

Searched refs:all_runtime (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c150 static u64 all_runtime; variable
1208 all_runtime += work_list->total_runtime; in output_lat_thread()
1713 (double)all_runtime/1e6, all_count); in __cmd_lat()