Searched refs:TASKSTATS_TYPE_STATS (Results 1 – 6 of 6) sorted by relevance
89 c) TASKSTATS_TYPE_STATS:本属性的载荷为一个struct taskstats实例。每pid和96 c) TASKSTATS_TYPE_STATS:包含退出任务的每pid统计信息99 f) TASKSTATS_TYPE_STATS:包含退出任务所属进程的每tgid统计信息
227 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()
514 case TASKSTATS_TYPE_STATS: in main()
394 ret = nla_reserve_64bit(skb, TASKSTATS_TYPE_STATS, in mk_reply()