patch-2.4.20 linux-2.4.20/include/asm-ia64/perfmon.h
Next file: linux-2.4.20/include/asm-ia64/pgalloc.h
Previous file: linux-2.4.20/include/asm-ia64/pci.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ia64/perfmon.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-ia64/perfmon.h linux-2.4.20/include/asm-ia64/perfmon.h
@@ -23,6 +23,7 @@
#define PFM_GET_FEATURES 0x0c
#define PFM_DEBUG 0x0d
#define PFM_UNPROTECT_CONTEXT 0x0e
+#define PFM_GET_PMC_RESET_VAL 0x0f
/*
@@ -171,6 +172,7 @@
extern int pfm_release_debug_registers(struct task_struct *);
extern int pfm_cleanup_smpl_buf(struct task_struct *);
extern void pfm_syst_wide_update_task(struct task_struct *, int);
+extern void perfmon_init_percpu(void);
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)