1FUNCTION::TASK_UTIME(3stap)    Task Time Tapset    FUNCTION::TASK_UTIME(3stap)
2
3
4

NAME

6       function::task_utime_tid - User time of the given task
7

SYNOPSIS

9           task_utime_tid:long(tid:long)
10

ARGUMENTS

12       tid
13           Thread id of the given task
14

DESCRIPTION

16       Returns the user time of the given task in cputime, or zero if the task
17       doesn´t exist. Does not include any time used by other tasks in this
18       process, nor does it include any time of the children of this task.
19

SEE ALSO

21       tapset::task_time(3stap)
22
23
24
25SystemTap Tapset Reference         June 2018       FUNCTION::TASK_UTIME(3stap)
Impressum