Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dacct.h112 #define AGROUP 0x20 /* ... was the last task of the process (task group) */ macro
/openbmc/linux/tools/accounting/
H A Dprocacct.c208 , t->version >= 12 ? (t->ac_flag & AGROUP ? 'P' : 'T') : '?' in print_procacct()
/openbmc/linux/kernel/
H A Dtaskstats.c645 stats->ac_flag |= AGROUP; in taskstats_exit()