1FUNCTION::TASK_START(3stap) Task Time Tapset FUNCTION::TASK_START(3stap)
23
4
NAME
6function::task_start_time - Start time of the given task
7
SYNOPSIS
9task_start_time:long(tid:long)
10
ARGUMENTS
12tid
13Thread id of the given task
14
DESCRIPTION
16Returns the start time of the given task in nanoseconds since boot time
17or 0 if the task does not exist.
18
SEE ALSO
20tapset::task_time(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::TASK_START(3stap)