diff options
Diffstat (limited to 'drivers/oprofile/cpu_buffer.h')
-rw-r--r-- | drivers/oprofile/cpu_buffer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/oprofile/cpu_buffer.h b/drivers/oprofile/cpu_buffer.h index 68ea16ab645f..e1d097e250ae 100644 --- a/drivers/oprofile/cpu_buffer.h +++ b/drivers/oprofile/cpu_buffer.h | |||
@@ -25,6 +25,7 @@ void free_cpu_buffers(void); | |||
25 | 25 | ||
26 | void start_cpu_work(void); | 26 | void start_cpu_work(void); |
27 | void end_cpu_work(void); | 27 | void end_cpu_work(void); |
28 | void flush_cpu_work(void); | ||
28 | 29 | ||
29 | /* CPU buffer is composed of such entries (which are | 30 | /* CPU buffer is composed of such entries (which are |
30 | * also used for context switch notes) | 31 | * also used for context switch notes) |