Searched refs:AGROUP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dacct.h112 #define AGROUP 0x20 /* ... was the last task of the process (task group) */ macro
/linux-master/tools/accounting/
H A Dprocacct.c10 * The TGID together with the PID and the AGROUP flag allow
208 , t->version >= 12 ? (t->ac_flag & AGROUP ? 'P' : 'T') : '?'
/linux-master/kernel/
H A Dtaskstats.c644 stats->ac_flag |= AGROUP;

Completed in 121 milliseconds