Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/oprofile/
Dcpu_buffer.c262 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, in log_sample() function
309 if (!log_sample(cpu_buf, pc, backtrace, is_kernel, event, task)) in __oprofile_add_ext_sample()
418 log_sample(cpu_buf, pc, 0, is_kernel, event, NULL); in oprofile_add_pc()