DOKK / manpages / debian 12 / systemtap-doc / function::cputime_to_string.3stap.en
FUNCTION::CPUTIME_TO(3stap) Task Time Tapset FUNCTION::CPUTIME_TO(3stap)

function::cputime_to_string - Human readable string for given cputime


cputime_to_string:string(cputime:long)

cputime

Time to translate.

Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).

tapset::task_time(3stap)

November 2022 SystemTap Tapset Reference