DOKK / manpages / debian 11 / systemtap-doc / function::task_open_file_handles.3stap.en
FUNCTION::TASK_OPEN_(3stap) Context Functions FUNCTION::TASK_OPEN_(3stap)

function::task_open_file_handles - The number of open files of the task


task_open_file_handles:long(task:long)

task

task_struct pointer

This function returns the number of open file handlers for the given task.

tapset::task(3stap)

November 2020 SystemTap Tapset Reference