Home
last modified time | relevance | path

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

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