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
127 kernel has space and time overheads. To address this, the taskstats code
136 Extending taskstats
139 There are two ways to extend the taskstats interface to export more
143 1. Adding more fields to the end of the existing struct taskstats. Backward
162 Flow control for taskstats
167 loss. This possibility gets compounded when the taskstats structure gets