Scroll to navigation

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

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).
November 2014 SystemTap Tapset Reference