Searched refs:__oprofile_add_ext_sample (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/oprofile/ |
D | cpu_buffer.c | 298 __oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs, in __oprofile_add_ext_sample() function 325 __oprofile_add_ext_sample(pc, regs, event, is_kernel, task); in oprofile_add_ext_hw_sample() 331 __oprofile_add_ext_sample(pc, regs, event, is_kernel, NULL); in oprofile_add_ext_sample() 347 __oprofile_add_ext_sample(pc, regs, event, is_kernel, NULL); in oprofile_add_sample()
|