Lines Matching refs:per
5 Taskstats is a netlink-based interface for sending per-task and
6 per-process statistics from the kernel to userspace.
18 Linux task defined by struct task_struct. per-pid stats are the same as
19 per-task stats.
36 one of the cpus in the cpumask, its per-pid statistics are sent to the
42 an additional record containing the per-tgid stats is also sent to userspace.
43 The latter contains the sum of per-pid stats for all threads in the thread
48 send commands and process responses, listen for per-tid/tgid exit data,
61 struct taskstats is the common accounting structure for both per-pid and
62 per-tgid data. It is versioned and can be extended by each accounting subsystem
102 same structure is used for both per-pid and per-tgid stats.
109 c) TASKSTATS_TYPE_STATS: contains the exiting task's per-pid stats
112 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's process
115 per-tgid stats
118 Taskstats provides per-process stats, in addition to per-task stats, since
123 However, maintaining per-process, in addition to per-task stats, within the
127 gets sent to userspace (along with the per-task data).
129 When a user queries to get per-tgid data, the sum of all other live threads in
137 per-task/process stats as patches to collect them get added to the kernel
163 up with the kernel's rate of sending per-tid/tgid exit data leading to data