Lines Matching refs:taskstats
15 #include <linux/taskstats.h>
25 #include "taskstats.h"
45 LOG(FATAL) << nl_geterror(family_id) << std::endl << "Unable to determine taskstats family id (does your kernel support taskstats?)";
60 taskstats stats;
64 taskstats* stats) {
100 taskstats stats;
109 LOG(WARNING) << "got taskstats for unexpected pid " << ret <<
117 LOG(ERROR) << "unexpected attribute in taskstats";
167 TaskStatistics::TaskStatistics(const taskstats& taskstats_stats) {