#include <stdlib.h>#include <stdio.h>#include "op_parse_event.h"#include "op_alloc_counter.h"#include "op_events.h"#include "op_hw_config.h"#include "op_cpu_type.h"
Classes | |
| struct | allocated_counter |
Defines | |
| #define | MAX_EVENTS 20 |
Enumerations | |
| enum | failure_type { no_failure, fail_to_find_event, fail_to_alloc_counter } |
Functions | |
| int | main (void) |
| #define MAX_EVENTS 20 |
| enum failure_type |
| int main | ( | void | ) |
References CPU_NO_GOOD, and allocated_counter::cpu_type.
1.6.1