table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::TASK_START(3stap) | Task Time Tapset | FUNCTION::TASK_START(3stap) |
NAME¶
function::task_start_time - Start time of the given taskSYNOPSIS¶
task_start_time:long(tid:long)
ARGUMENTS¶
tidThread id of the given task
DESCRIPTION¶
Returns the start time of the given task in nanoseconds since boot time or 0 if the task does not exist.SEE ALSO0¶
tapset::task_time(3stap)October 2018 | SystemTap Tapset Reference |