Home
last modified time | relevance | path

Searched refs:TASKSTATS_TYPE_AGGR_PID (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/accounting/
H A Dtaskstats.rst84 a) TASKSTATS_TYPE_AGGR_PID/TGID: 本属性不包含载荷,用以指示其后为被统计对象
94 a) TASKSTATS_TYPE_AGGR_PID:指示其后两个属性为pid+stats。
/openbmc/linux/tools/accounting/
H A Dprocacct.c242 if (mother == TASKSTATS_TYPE_AGGR_PID) in handle_aggr()
382 case TASKSTATS_TYPE_AGGR_PID: in main()
H A Dgetdelays.c497 case TASKSTATS_TYPE_AGGR_PID: in main()
/openbmc/linux/include/uapi/linux/
H A Dtaskstats.h228 TASKSTATS_TYPE_AGGR_PID, /* contains pid + stats */ enumerator
/openbmc/linux/Documentation/accounting/
H A Dtaskstats.rst96 a) TASKSTATS_TYPE_AGGR_PID/TGID : attribute containing no payload but indicates
108 a) TASKSTATS_TYPE_AGGR_PID: indicates next two attributes will be pid+stats
/openbmc/linux/kernel/
H A Dtaskstats.c383 ? TASKSTATS_TYPE_AGGR_PID in mk_reply()