Home | History | Annotate | Download | only in cgroup

Lines Matching defs:PRINTF

64 #define PRINTF(fmt, arg...) {			\
66 printf(fmt, ##arg); \
200 printf("\n\nCPU %15s%15s%15s%15s\n"
229 printf("\n\nTask %15s%15s\n"
239 printf("sleeping %llu, blocked %llu, running %llu, stopped %llu, "
251 printf("%s: read=%llu, write=%llu, cancelled_write=%llu\n",
290 printf("print delayacct stats ON\n");
294 printf("printing IO accounting\n");
298 printf("printing task/process context switch rates\n");
307 printf("write to file %s\n", logfile);
312 printf("receive buf size %d\n", rcvbufsz);
319 printf("cpumask %s maskset %d\n", cpumask, maskset);
334 printf("debug on\n");
338 printf("listen forever\n");
365 PRINTF("family id %d\n", id);
371 PRINTF("Sent register cpumask, retval %d\n", rc);
386 PRINTF("Sent pid/tgid, retval %d\n", rc);
420 PRINTF("received %d bytes\n", rep_len);
435 PRINTF("nlmsghdr size=%zu, nlmsg_len=%d, rep_len=%d\n",
459 printf("PID\t%d\n",
465 printf("TGID\t%d\n",
526 printf("Sent deregister mask, retval %d\n", rc);
541 printf("System doesn't have needed netlink / taskstats support.\n");