function::cputime_to_string(3) debian man page | unix.com

Man Page: function::cputime_to_string

Operating Environment: debian

Section: 3

function::cputime_to_string

FUNCTION:(3stap)						 Task Time Tapset						  FUNCTION:(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). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::proc_mem(3stap) - centos
tapset::errno(3stap) - centos
tapset::speculative(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results