Management of daemon statistics. More...
#include "opd_stats.h"#include "opd_extended.h"#include "oprofiled.h"#include "op_get_time.h"#include <dirent.h>#include <stdlib.h>#include <stdio.h>
Functions | |
| void | opd_print_stats (void) |
| opd_print_stats - print out latest statistics | |
Variables | |
| unsigned long | opd_stats [OPD_MAX_STATS] |
Management of daemon statistics.
| 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[OPD_MAX_STATS] |
Referenced by enough_remaining(), opd_print_stats(), opd_process_samples(), sfile_find(), and sfile_log_sample_count().
1.6.1