1FUNCTION::TASK_OPEN_(3stap) Context Functions FUNCTION::TASK_OPEN_(3stap)
23
4
NAME
6function::task_open_file_handles - The number of open files of the task
7
SYNOPSIS
9task_open_file_handles:long(task:long)
10
ARGUMENTS
12task
13task_struct pointer
14
DESCRIPTION
16This function returns the number of open file handlers for the given
17task.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::TASK_OPEN_(3stap)