#include <stdlib.h>
#include <stdio.h>
#include "op_events.h"
#include "op_cpu_type.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Definition in file load_events_files_tests.c.
int main | ( | void | ) |
Definition at line 17 of file load_events_files_tests.c.
References CPU_NO_GOOD, CPU_TIMER_INT, MAX_CPU_TYPE, op_events(), and op_free_events().