- Update Xen patches to 3.4-rc3 and c/s 1172.
[linux-flexiantxendom0-3.2.10.git] / drivers / oprofile / oprof.h
index d32ef81..a56d53d 100644 (file)
@@ -48,4 +48,7 @@ static inline int op_nmi_timer_init(struct oprofile_operations *ops)
 int oprofile_set_ulong(unsigned long *addr, unsigned long val);
 int oprofile_set_timeout(unsigned long time);
 
+int oprofile_set_active(int active_domains[], unsigned int adomains);
+int oprofile_set_passive(int passive_domains[], unsigned int pdomains);
+
 #endif /* OPROF_H */