Searched refs:__oprofile_add_ext_sample (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/oprofile/ | 
| D | cpu_buffer.c | 296 __oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs,  in __oprofile_add_ext_sample()  function 323 	__oprofile_add_ext_sample(pc, regs, event, is_kernel, task);  in oprofile_add_ext_hw_sample() 329 	__oprofile_add_ext_sample(pc, regs, event, is_kernel, NULL);  in oprofile_add_ext_sample() 345 	__oprofile_add_ext_sample(pc, regs, event, is_kernel, NULL);  in oprofile_add_sample()
  |