1FUNCTION::TASK_UTIME(3stap) Task Time Tapset FUNCTION::TASK_UTIME(3stap)
23
4
NAME
6function::task_utime - User time of the current task
7
SYNOPSIS
9task_utime:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15Returns the user time of the current task in cputime. Does not include
16any time used by other tasks in this process, nor does it include any
17time of the children of this task.
18
SEE ALSO
20tapset::task_time(3stap)
2122
23
24
SystemTap Tapset Reference June 2018 FUNCTION::TASK_UTIME(3stap)