MIPS: Oprofile: Fixup the loose ends in the plumbing.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
这个提交包含在:
@@ -12,8 +12,8 @@
|
||||
|
||||
struct pt_regs;
|
||||
|
||||
extern void null_perf_irq(struct pt_regs *regs);
|
||||
extern void (*perf_irq)(struct pt_regs *regs);
|
||||
extern int null_perf_irq(struct pt_regs *regs);
|
||||
extern int (*perf_irq)(struct pt_regs *regs);
|
||||
|
||||
/* Per-counter configuration as set via oprofilefs. */
|
||||
struct op_counter_config {
|
||||
|
在新工单中引用
屏蔽一个用户