update
[lttv.git] / markers-test / test-mark-speed-opt.c
index 1c93f1fd76c1f699700c5c0d945b0e4804c1e304..d36d18bc21f1d6bb5066bb5a2fddfba001453402 100644 (file)
@@ -52,6 +52,7 @@ static void noinline test2(const struct marker *mdata,
 struct proc_dir_entry *pentry = NULL;
 
 int temp __cacheline_aligned = 10;
+int temp2 __cacheline_aligned = 10;
 
 static inline void test(unsigned long arg, unsigned long arg2)
 {
This page took 0.021908 seconds and 4 git commands to generate.