Management of operf statistics. More...
#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include "operf_stats.h"#include "op_get_time.h"
Functions | |
| void | operf_print_stats (string sessiondir, char *starttime, bool throttled) |
Variables | |
| unsigned long | operf_stats [OPERF_MAX_STATS] |
Management of operf statistics.
Created on: June 11, 2012
| void operf_print_stats | ( | string | sessiondir, | |
| char * | starttime, | |||
| bool | throttled | |||
| ) |
References op_get_time(), OPERF_BT_LOST_NO_MAPPING, OPERF_INDEX_OF_FIRST_LOST_STAT, OPERF_INVALID_CTX, OPERF_KERNEL, OPERF_LOST_INVALID_HYPERV_ADDR, OPERF_LOST_KERNEL, OPERF_LOST_NO_MAPPING, OPERF_LOST_SAMPLEFILE, OPERF_MAX_STATS, OPERF_NO_APP_KERNEL_SAMPLE, OPERF_NO_APP_USER_SAMPLE, OPERF_PROCESS, OPERF_RECORD_LOST_SAMPLE, OPERF_SAMPLES, operf_stats, and OPERF_WARN_LOST_SAMPLES_THRESHOLD.
Referenced by operf_read::convertPerfData().
| unsigned long operf_stats[OPERF_MAX_STATS] |
1.6.1