table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::CPUTIME_TO(3stap) | Task Time Tapset | FUNCTION::CPUTIME_TO(3stap) |
NAME¶
function::cputime_to_string - Human readable string for given cputimeSYNOPSIS¶
cputime_to_string:string(cputime:long)
ARGUMENTS¶
cputimeTime to translate.
DESCRIPTION¶
Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).SEE ALSO0¶
tapset::task_time(3stap)November 2020 | SystemTap Tapset Reference |