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

Man Page: function::task_utime_tid

Operating Environment: debian

Section: 3

function::task_utime_tid

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

NAME
function::task_utime_tid - User time of the given task
SYNOPSIS
task_utime_tid:long(tid:long)
ARGUMENTS
tid Thread id of the given task
DESCRIPTION
Returns the user time of the given task in cputime, or zero if the task doesn't exist. Does not include any time used by other tasks in this process, nor does it include any time of the children of this task. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
pvm_tasks(3pvm) - debian
function::ctime(3stap) - centos
tapset::context(3stap) - centos
tapset::task(3stap) - centos
tapset::task_time(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk