1FUNCTION::TASK_TIME_(3stap) Task Time Tapset FUNCTION::TASK_TIME_(3stap)
23
4
NAME
6function::task_time_string_tid - Human readable string of task time
7usage
8
SYNOPSIS
10task_time_string_tid:string(tid:long)
11
ARGUMENTS
13tid
14Thread id of the given task
15
DESCRIPTION
17Returns a human readable string showing the user and system time the
18given task has used up to now. For example “usr: 0m12.908s, sys:
191m6.851s”.
2021
22
23
SystemTap Tapset Reference August 2011 FUNCTION::TASK_TIME_(3stap)