Lines Matching full:printf
26 printf("\n%s\n", op_get_time());
27 printf("Nr. proc struct: %d\n", opd_get_nr_procs());
28 printf("Nr. image struct: %d\n", opd_get_nr_images());
29 printf("Nr. kernel samples: %lu\n", opd_24_stats[OPD_KERNEL]);
30 printf("Nr. modules samples: %lu\n", opd_24_stats[OPD_MODULE]);
31 printf("Nr. modules samples lost: %lu\n", opd_24_stats[OPD_LOST_MODULE]);
32 printf("Nr. samples lost due to no process information: %lu\n",
34 printf("Nr. samples lost due to sample file open failure: %lu\n",
36 printf("Nr. process samples in user-space: %lu\n", opd_24_stats[OPD_PROCESS]);
37 printf("Nr. samples lost due to no map information: %lu\n",
40 printf("Average depth of search of proc queue: %f\n",
45 printf("Average depth of iteration through mapping array: %f\n",
50 printf("Average depth of iteration through image hash array: %f\n",
54 printf("Nr. sample dumps: %lu\n", opd_24_stats[OPD_DUMP_COUNT]);
55 printf("Nr. samples total: %lu\n", opd_24_stats[OPD_SAMPLES]);
56 printf("Nr. notifications: %lu\n", opd_24_stats[OPD_NOTIFICATIONS]);
57 printf("Nr. kernel note buffer overflow: %u\n",
59 printf("Nr. kernel samples buffer overflow: %u\n",