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

SEE ALSO

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