Searched refs:log_sample (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/oprofile/ |
D | cpu_buffer.c | 260 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, in log_sample() function 307 if (!log_sample(cpu_buf, pc, backtrace, is_kernel, event, task)) in __oprofile_add_ext_sample() 416 log_sample(cpu_buf, pc, 0, is_kernel, event, NULL); in oprofile_add_pc()
|