Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Doprofile.h175 unsigned long oprofile_get_cpu_buffer_size(void);
/kernel/linux/linux-5.10/drivers/oprofile/
Dcpu_buffer.c43 unsigned long oprofile_get_cpu_buffer_size(void) in oprofile_get_cpu_buffer_size() function
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
Dspu_task_sync.c460 max_spu_buff = oprofile_get_cpu_buffer_size(); in oprofile_spu_buff_create()