#include <sys/types.h>#include <iostream>#include "operf_utils.h"#include "operf_mangling.h"#include "operf_kernel.h"#include "operf_sfile.h"#include "operf_counter.h"#include "op_file.h"#include "op_sample_file.h"#include "op_mangle.h"#include "op_events.h"#include "op_libiberty.h"#include "cverb.h"#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>
Functions | |
| int | operf_open_sample_file (odb_t *file, struct operf_sfile *last, struct operf_sfile *sf, int counter, int cg) |
Variables | |
| operf_read | operfRead |
| op_cpu | cpu_type |
| double | cpu_speed |
| int operf_open_sample_file | ( | odb_t * | file, | |
| struct operf_sfile * | last, | |||
| struct operf_sfile * | sf, | |||
| int | counter, | |||
| int | cg | |||
| ) |
| double cpu_speed |
Referenced by main(), and oprof_start::oprof_start().
1.6.1