|
Linux Kernel
3.7.1
|
#include <linux/oprofile.h>#include <linux/init.h>#include <linux/smp.h>#include <asm/ptrace.h>#include "op_impl.h"Go to the source code of this file.
Enumerations | |
| enum | profileme_counters { PM_STALLED, PM_TAKEN, PM_MISPREDICT, PM_ITB_MISS, PM_DTB_MISS, PM_REPLAY, PM_LOAD_STORE, PM_ICACHE_MISS, PM_UNALIGNED, PM_NUM_COUNTERS } |
Variables | |
| struct op_axp_model | op_model_ev67 |
Definition in file op_model_ev67.c.
| enum profileme_counters |
| PM_STALLED | |
| PM_TAKEN | |
| PM_MISPREDICT | |
| PM_ITB_MISS | |
| PM_DTB_MISS | |
| PM_REPLAY | |
| PM_LOAD_STORE | |
| PM_ICACHE_MISS | |
| PM_UNALIGNED | |
| PM_NUM_COUNTERS |
Definition at line 118 of file op_model_ev67.c.
| struct op_axp_model op_model_ev67 |
Definition at line 254 of file op_model_ev67.c.
1.8.2