function::cputime_to_string.3stap - Man Page

Human readable string for given cputime

Synopsis

    cputime_to_string:string(cputime:long)

Arguments

cputime

Time to translate.

Description

Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).

See Also0

tapset::task_time(3stap)

Info

November 2023 SystemTap Tapset Reference Task Time Tapset