]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/oprofile/cpu_buffer.h
module: remove CONFIG_KMOD in comment after #endif
[linux-2.6-omap-h63xx.git] / drivers / oprofile / cpu_buffer.h
index c3e366b522619bd135964a17022638f4adfdec82..9c44d004da69c6a3747d5b9a4976be7f63c0d099 100644 (file)
@@ -55,5 +55,7 @@ void cpu_buffer_reset(struct oprofile_cpu_buffer * cpu_buf);
 /* transient events for the CPU buffer -> event buffer */
 #define CPU_IS_KERNEL 1
 #define CPU_TRACE_BEGIN 2
+#define IBS_FETCH_BEGIN 3
+#define IBS_OP_BEGIN    4
 
 #endif /* OPROFILE_CPU_BUFFER_H */