Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c224 void handle_aggr(int mother, struct nlattr *na, int fd) in handle_aggr() argument
242 if (mother == TASKSTATS_TYPE_AGGR_PID) in handle_aggr()
378 int mother = na->nla_type; in main() local
380 PRINTF("mother=%i\n", mother); in main()
385 handle_aggr(mother, na, fd); in main()

Completed in 1 milliseconds