Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Dcpu_buffer.h97 int op_cpu_buffer_get_size(struct op_entry *entry) in op_cpu_buffer_get_size() function
Dbuffer_sync.c341 if (!op_cpu_buffer_get_size(entry)) in add_data()
544 if (op_cpu_buffer_get_size(&entry)) in sync_buffer()
Dcpu_buffer.c397 if (op_cpu_buffer_get_size(entry) < 2) in oprofile_add_data64()