1FUNCTION::TASK_STIME(3stap) Task Time Tapset FUNCTION::TASK_STIME(3stap)
23
4
NAME
6function::task_stime - System time of the current task
7
SYNOPSIS
9task_stime:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15Returns the system time of the current task in cputime. Does not
16include any time used by other tasks in this process, nor does it
17include any time of the children of this task.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::TASK_STIME(3stap)