Scroll to navigation

FUNCTION:(3stap) Task Time Tapset FUNCTION:(3stap)

function::cputime_to_string
 

NAME

function::cputime_to_string - 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).
May 2013 SystemTap Tapset Reference