Searched refs:TASKSTATS_CMD_ATTR_UNSPEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | taskstats.h | 237 TASKSTATS_CMD_ATTR_UNSPEC = 0, enumerator |
/openbmc/linux/tools/accounting/ | ||
H A D | getdelays.c | 282 int cmd_type = TASKSTATS_CMD_ATTR_UNSPEC; in main() |