Lines Matching refs:taskstats
47 getdelays.c is a simple utility demonstrating usage of the taskstats interface
56 The user-kernel interface is encapsulated in include/linux/taskstats.h
59 an outline of the current version is given. taskstats.h always overrides the
62 struct taskstats is the common accounting structure for both per-pid and
65 taskstats.h file.
72 | nlmsghdr | Pad | genlmsghdr | taskstats payload |
76 The taskstats payload is one of the following three kinds:
102 c) TASKSTATS_TYPE_STATS: attribute with a struct taskstats as payload. The
125 kernel has space and time overheads. To address this, the taskstats code
134 Extending taskstats
137 There are two ways to extend the taskstats interface to export more
141 1. Adding more fields to the end of the existing struct taskstats. Backward
160 Flow control for taskstats
165 loss. This possibility gets compounded when the taskstats structure gets