Lines Matching refs:userspace
7 per-process statistics from the kernel to userspace.
30 To get statistics during a task's lifetime, userspace opens a unicast netlink
35 To obtain statistics for tasks which are exiting, the userspace listener
43 an additional record containing the per-tgid stats is also sent to userspace.
81 the task/process for which userspace wants statistics.
88 the cpumask would be "1-3,5,7-8". If userspace forgets to deregister
93 2. Response for a command: sent from the kernel in response to a userspace
123 stats in userspace alone is inefficient and potentially inaccurate (due to lack
130 gets sent to userspace (along with the per-task data).
149 interface to return them. Since userspace processes each netlink attribute
156 path since the kernel and userspace don't need to incur the overhead of
158 struct too much, requiring disparate userspace accounting utilities to
170 To avoid losing statistics, userspace should do one or more of the following:
180 Despite these measures, if the userspace receives ENOBUFS error messages