Go to the source code of this file.
Enumerations | |
enum | { OPD_SAMPLES, OPD_KERNEL, OPD_PROCESS, OPD_NO_CTX, OPD_LOST_KERNEL, OPD_LOST_SAMPLEFILE, OPD_LOST_NO_MAPPING, OPD_DUMP_COUNT, OPD_DANGLING_CODE, OPD_NO_APP_KERNEL_SAMPLE, OPD_MAX_STATS } |
Functions | |
void | opd_print_stats (void) |
Variables | |
unsigned long | opd_stats [] |
Management of daemon statistics
Definition in file opd_stats.h.
anonymous enum |
Definition at line 17 of file opd_stats.h.
void opd_print_stats | ( | void | ) |
opd_print_stats - print out latest statistics
Definition at line 38 of file opd_stats.c.
References op_get_time(), OPD_DANGLING_CODE, OPD_DUMP_COUNT, opd_ext_print_stats(), OPD_KERNEL, OPD_LOST_KERNEL, OPD_LOST_NO_MAPPING, OPD_LOST_SAMPLEFILE, OPD_NO_APP_KERNEL_SAMPLE, OPD_NO_CTX, OPD_SAMPLES, opd_stats, and print_if().
Referenced by opd_26_exit(), opd_alarm(), and opd_sigterm().
unsigned long opd_stats[] |
Definition at line 22 of file opd_stats.c.
Referenced by enough_remaining(), opd_26_init(), opd_do_samples(), opd_print_stats(), opd_process_samples(), opd_put_sample(), process_spu_samples(), sfile_find(), sfile_log_arc(), and sfile_log_sample_count().