Home
last modified time | relevance | path

Searched refs:alloc_cpu_buffers (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dcpu_buffer.h23 int alloc_cpu_buffers(void);
H A Doprof.c44 if ((err = alloc_cpu_buffers())) in oprofile_setup()
H A Dcpu_buffer.c64 int alloc_cpu_buffers(void) in alloc_cpu_buffers() function