Copyright 2000-2004 Deepak Saxena <dsaxena@mvista.com>
Copyright 2000-2004 MontaVista Software Inc
Copyright 2004 Dave Jiang <dave.jiang@intel.com>
Copyright 2004 Intel Corporation
Copyright 2004 Zwane Mwaikambo <zwane@arm.linux.org.uk>
Copyright 2004 Oprofile Authors
Read the file COPYING
MPCORE Event Monitor Driver
Copyright 2000-2004 Deepak Saxena <dsaxena@mvista.com>
Copyright 2000-2004 MontaVista Software Inc
Copyright 2004 Dave Jiang <dave.jiang@intel.com>
Copyright 2004 Intel Corporation
Copyright 2004 Zwane Mwaikambo <zwane@arm.linux.org.uk>
Copyright 2004 Oprofile Authors
Read the file COPYING
Definition in file op_model_mpcore.c.
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/oprofile.h>
#include <linux/interrupt.h>
#include <linux/smp.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/mach/irq.h>
#include <asm/hardware.h>
#include <asm/system.h>
#include "op_counter.h"
#include "op_arm_model.h"
#include "op_model_arm11_core.h"
#include "op_model_mpcore.h"
Go to the source code of this file.