Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/oprofile/
Dcpu_buffer.h81 unsigned long op_cpu_buffer_entries(int cpu);
Dbuffer_sync.c513 available = op_cpu_buffer_entries(cpu); in sync_buffer()
Dcpu_buffer.c178 unsigned long op_cpu_buffer_entries(int cpu) in op_cpu_buffer_entries() function