Lines Matching refs:per
6 Taskstats is a netlink-based interface for sending per-task and
7 per-process statistics from the kernel to userspace.
19 Linux task defined by struct task_struct. per-pid stats are the same as
20 per-task stats.
37 one of the cpus in the cpumask, its per-pid statistics are sent to the
43 an additional record containing the per-tgid stats is also sent to userspace.
44 The latter contains the sum of per-pid stats for all threads in the thread
49 send commands and process responses, listen for per-tid/tgid exit data,
62 struct taskstats is the common accounting structure for both per-pid and
63 per-tgid data. It is versioned and can be extended by each accounting subsystem
103 same structure is used for both per-pid and per-tgid stats.
110 c) TASKSTATS_TYPE_STATS: contains the exiting task's per-pid stats
113 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's process
116 per-tgid stats
119 Taskstats provides per-process stats, in addition to per-task stats, since
124 However, maintaining per-process, in addition to per-task stats, within the
128 gets sent to userspace (along with the per-task data).
130 When a user queries to get per-tgid data, the sum of all other live threads in
138 per-task/process stats as patches to collect them get added to the kernel
164 up with the kernel's rate of sending per-tid/tgid exit data leading to data