Searched refs:TASKSTATS_TYPE_STATS (Results 1 – 7 of 7) sorted by relevance
89 c) TASKSTATS_TYPE_STATS:本属性的载荷为一个struct taskstats实例。每pid和96 c) TASKSTATS_TYPE_STATS:包含退出任务的每pid统计信息99 f) TASKSTATS_TYPE_STATS:包含退出任务所属进程的每tgid统计信息
255 TASKSTATS_TYPE_STATS, /* taskstats structure */ enumerator
102 c) TASKSTATS_TYPE_STATS: attribute with a struct taskstats as payload. The110 c) TASKSTATS_TYPE_STATS: contains the exiting task's per-pid stats113 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's process
241 case TASKSTATS_TYPE_STATS: in handle_aggr()
564 case TASKSTATS_TYPE_STATS: in main()
506 if (nested->nla_type == TASKSTATS_TYPE_STATS) { in fetch_and_fill_task_info()
393 ret = nla_reserve_64bit(skb, TASKSTATS_TYPE_STATS, in mk_reply()