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

NAME

6       function::task_stime_tid - System time of the given task
7

SYNOPSIS

9           task_stime_tid:long(tid:long)
10

ARGUMENTS

12       tid
13           Thread id of the given task
14

DESCRIPTION

16       Returns the system time of the given task in cputime, or zero if the
17       task doesn't exist. Does not include any time used by other tasks in
18       this process, nor does it include any time of the children of this
19       task.
20
21
22
23SystemTap Tapset Reference        August 2011      FUNCTION::TASK_STIME(3stap)
Impressum