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

NAME

6       function::task_start_time - Start time of the given task
7

SYNOPSIS

9           task_start_time:long(tid:long)
10

ARGUMENTS

12       tid
13           Thread id of the given task
14

DESCRIPTION

16       Returns the start time of the given task in nanoseconds since boot time
17       or 0 if the task does not exist.
18

SEE ALSO

20       tapset::task_time(3stap)
21
22
23
24SystemTap Tapset Reference       November 2022     FUNCTION::TASK_START(3stap)
Impressum