Go to the source code of this file.
Functions | |
static unsigned | arch_get_filter (op_cpu cpu_type) |
static int | arch_num_counters (op_cpu cpu_type) |
static unsigned | arch_get_counter_mask (void) |
static op_cpu | op_cpu_specific_type (op_cpu cpu_type) |
static unsigned arch_get_counter_mask | ( | void | ) | [inline, static] |
Definition at line 169 of file op_hw_specific.h.
Referenced by read_events().
static unsigned arch_get_filter | ( | op_cpu | cpu_type | ) | [inline, static] |
Definition at line 153 of file op_hw_specific.h.
References CPU_NO_GOOD.
Referenced by arch_filter_events().
static int arch_num_counters | ( | op_cpu | cpu_type | ) | [inline, static] |
Definition at line 161 of file op_hw_specific.h.
References CPU_NO_GOOD.
Referenced by op_get_nr_counters().
Definition at line 174 of file op_hw_specific.h.
Referenced by op_get_cpu_type().