Lines Matching refs:taskstats
46 getdelays.c is a simple utility demonstrating usage of the taskstats interface
55 The user-kernel interface is encapsulated in include/linux/taskstats.h
58 an outline of the current version is given. taskstats.h always overrides the
61 struct taskstats is the common accounting structure for both per-pid and
64 taskstats.h file.
71 | nlmsghdr | Pad | genlmsghdr | taskstats payload |
75 The taskstats payload is one of the following three kinds:
101 c) TASKSTATS_TYPE_STATS: attribute with a struct taskstats as payload. The
124 kernel has space and time overheads. To address this, the taskstats code
133 Extending taskstats
136 There are two ways to extend the taskstats interface to export more
140 1. Adding more fields to the end of the existing struct taskstats. Backward
159 Flow control for taskstats
164 loss. This possibility gets compounded when the taskstats structure gets