Home
last modified time | relevance | path

Searched refs:tid (Results 1 – 4 of 4) sorted by relevance

/Documentation/accounting/
Dgetdelays.c265 pid_t tid = 0; in main() local
321 tid = atoi(optarg); in main()
322 if (!tid) in main()
327 tid = atoi(optarg); in main()
328 if (!tid) in main()
342 tid = fork(); in main()
343 if (tid < 0) in main()
345 if (tid == 0) in main()
400 if (tid && containerset) { in main()
409 if (tid && forking) { in main()
[all …]
Dtaskstats.txt17 "pid", "tid" and "task" are used interchangeably and refer to the standard
48 send commands and process responses, listen for per-tid/tgid exit data,
163 up with the kernel's rate of sending per-tid/tgid exit data leading to data
/Documentation/i2o/
Dioctl122 u32 tid; /* Target device TID */
132 by ops->iop and ops->tid. The operation list for the message is
163 u32 tid; /* Target device TID */
173 by ops->iop and ops->tid. The operation list for the message is
341 u32 tid; /* Target device ID */
352 by htquery->iop and htquery->tid. The requested HTML page number is
/Documentation/filesystems/
Dproc.txt42 3.6 /proc/<pid>/comm & /proc/<pid>/task/<tid>/comm
43 3.7 /proc/<pid>/task/<tid>/children - Information about task children
369 [stack:1001] = the stack of the thread with tid 1001
1629 3.6 /proc/<pid>/comm & /proc/<pid>/task/<tid>/comm
1638 3.7 /proc/<pid>/task/<tid>/children - Information about task children
1641 of a task pointed by <pid>/<tid> pair. The format is a space separated
1645 not be listed here, one needs to read /proc/<children-pid>/task/<tid>/children