DOKK / manpages / debian 12 / systemtap-doc / function::task_start_time.3stap.en
FUNCTION::TASK_START(3stap) Task Time Tapset FUNCTION::TASK_START(3stap)

function::task_start_time - Start time of the given task


task_start_time:long(tid:long)

tid

Thread id of the given task

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

tapset::task_time(3stap)

November 2022 SystemTap Tapset Reference