Searched refs:opd_stats (Results 1 – 15 of 15) sorted by relevance
22 unsigned long opd_stats[OPD_MAX_STATS]; variable45 printf("Nr. sample dumps: %lu\n", opd_stats[OPD_DUMP_COUNT]); in opd_print_stats()46 printf("Nr. non-backtrace samples: %lu\n", opd_stats[OPD_SAMPLES]); in opd_print_stats()47 printf("Nr. kernel samples: %lu\n", opd_stats[OPD_KERNEL]); in opd_print_stats()48 printf("Nr. lost samples (no kernel/user): %lu\n", opd_stats[OPD_NO_CTX]); in opd_print_stats()49 printf("Nr. lost kernel samples: %lu\n", opd_stats[OPD_LOST_KERNEL]); in opd_print_stats()50 printf("Nr. incomplete code structs: %lu\n", opd_stats[OPD_DANGLING_CODE]); in opd_print_stats()52 opd_stats[OPD_LOST_SAMPLEFILE]); in opd_print_stats()54 opd_stats[OPD_LOST_NO_MAPPING]); in opd_print_stats()
7 opd_stats.c \17 opd_stats.h \
228 opd_stats[OPD_SAMPLES]++; in sfile_find()229 opd_stats[trans->in_kernel == 1 ? OPD_KERNEL : OPD_PROCESS]++; in sfile_find()238 opd_stats[OPD_NO_CTX]++; in sfile_find()247 opd_stats[OPD_LOST_KERNEL]++; in sfile_find()256 opd_stats[OPD_LOST_NO_MAPPING]++; in sfile_find()413 opd_stats[OPD_LOST_SAMPLEFILE]++; in sfile_log_arc()463 opd_stats[OPD_LOST_SAMPLEFILE]++; in sfile_log_sample_count()
15 extern unsigned long opd_stats[];
144 opd_stats[OPD_DUMP_COUNT]++; in opd_do_samples()330 opd_stats[i] = 0; in opd_26_init()
35 opd_stats.c \
80 opd_stats[OPD_DANGLING_CODE]++; in enough_remaining()334 opd_stats[OPD_DANGLING_CODE]++; in opd_process_samples()
161 opd_stats[OPD_DANGLING_CODE]++; in process_spu_samples()
44 * daemon/opd_stats.c: some statistics are useless, don't print them582 * daemon/opd_stats.c: handle new statistics added in callgraph patch953 * daemon/opd_stats.c: dump /dev/oprofile/stats/*
564 * daemon/opd_stats.h:565 * daemon/opd_stats.c: handle NO_COOKIE (drop on the floor)
86 * daemon/opd_stats.c:87 * daemon/opd_stats.h:1038 * dae/opd_stats.c:1039 * dae/opd_stats.h: statistics for opd_image struct depth search3191 * daemon/opd_stats.h:3192 * daemon/opd_stats.c: count short reads of5326 * daemon/opd_stats.h: add statistics for nil image whilst receiving5758 * dae/opd_stats.h:5759 * dae/opd_stats.c:5760 * daemon/opd_stats.h:[all …]
185 * daemon/opd_stats.c: Do not force printing of sample_invalid_eip
544 * daemon/opd_stats.c:
12 * daemon/opd_stats.c: dump invalid pc count, added to oprofile stats
721 * dae/opd_stats.c:1240 * dae/opd_stats.c: nicify1514 * dae/opd_stats.h:1515 * dae/opd_stats.c: