Searched refs:taskstats (Results 1 – 5 of 5) sorted by relevance
31 AC_CHECK_HEADERS([linux/taskstats.h],[32 …AC_CHECK_MEMBERS([struct taskstats.freepages_count, struct taskstats.nvcsw, struct taskstats.read_…34 #include <linux/taskstats.h>
195 void print_delayacct(struct taskstats *t) in print_delayacct()223 void task_context_switch_counts(struct taskstats *t) in task_context_switch_counts()245 void print_ioacct(struct taskstats *t) in print_ioacct()466 taskstats in main()472 taskstats in main()478 ((struct taskstats in main()
7 [TASKSTATS_TYPE_STATS] = { .minlen = sizeof(struct taskstats) },38 struct taskstats *stats = nla_data(attrs[TASKSTATS_TYPE_STATS]); in parse_cmd_new()
110 /* Define to 1 if you have the <linux/taskstats.h> header file. */173 /* Define to 1 if `freepages_count' is member of `struct taskstats'. */176 /* Define to 1 if `nvcsw' is member of `struct taskstats'. */179 /* Define to 1 if `read_bytes' is member of `struct taskstats'. */
41 struct taskstats { struct