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