Management of daemon statistics. More...

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) |
| opd_print_stats - print out latest statistics | |
Variables | |
| unsigned long | opd_stats [] |
Management of daemon statistics.
| anonymous enum |
| void opd_print_stats | ( | void | ) |
opd_print_stats - print out latest statistics
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, and opd_stats.
| unsigned long opd_stats[] |
Referenced by enough_remaining(), opd_print_stats(), opd_process_samples(), sfile_find(), and sfile_log_sample_count().
1.6.1