DOKK / manpages / debian 10 / systemtap-doc / function::task_ns_tid.3stap.en
FUNCTION::TASK_NS_TI(3stap) Context Functions FUNCTION::TASK_NS_TI(3stap)

function::task_ns_tid - The thread identifier of the task as seen in a namespace


task_ns_tid:long(task:long)

task

task_struct pointer

This function returns the thread id of the given task as seen in the pid namespace.

tapset::task(3stap)

October 2018 SystemTap Tapset Reference