Searched refs:oprofile_cpu_buffer_size (Results 1 – 3 of 3) sorted by relevance
24 unsigned long oprofile_cpu_buffer_size; variable182 oprofile_cpu_buffer_size = CPU_BUFFER_SIZE_DEFAULT; in oprofile_create_files()191 oprofilefs_create_ulong(root, "cpu_buffer_size", &oprofile_cpu_buffer_size); in oprofile_create_files()
25 extern unsigned long oprofile_cpu_buffer_size;
45 return oprofile_cpu_buffer_size; in oprofile_get_cpu_buffer_size()68 unsigned long buffer_size = oprofile_cpu_buffer_size; in alloc_cpu_buffers()