Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dacct.c418 u64 elapsed, run_time; in fill_ac() local
431 run_time = ktime_get_ns(); in fill_ac()
432 run_time -= current->group_leader->start_time; in fill_ac()
434 elapsed = nsec_to_AHZ(run_time); in fill_ac()
/Linux-v4.19/arch/ia64/kernel/
Dunwind.c132 unsigned long run_time; member
1817 STAT(unw.stat.script.run_time += ia64_get_itc() - start); in run_script()
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py3727 run_time = '%.0f'%((data.end-data.start)*1000)
3734 thtml = html_timetotal3.format(run_time, testdesc)
/Linux-v4.19/Documentation/sparc/oradax/
Ddax-hv-api.txt967 uint64_t run_time;