Searched refs:oprofile_add_ext_sample (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/include/linux/ | 
| D | oprofile.h | 105 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs,
  | 
| /linux-4.1.27/arch/powerpc/oprofile/ | 
| D | op_model_7450.c | 190 				oprofile_add_ext_sample(pc, regs, i, is_kernel);  in fsl7450_handle_interrupt()
  | 
| D | op_model_pa6t.c | 220 					oprofile_add_ext_sample(pc, regs, i, is_kernel);  in pa6t_handle_interrupt()
  | 
| D | op_model_fsl_emb.c | 359 				oprofile_add_ext_sample(pc, regs, i, is_kernel);  in fsl_emb_handle_interrupt()
  | 
| D | op_model_power4.c | 402 					oprofile_add_ext_sample(pc, regs, i,  in power4_handle_interrupt()
  | 
| D | op_model_cell.c | 1647 				oprofile_add_ext_sample(pc, regs, i, is_kernel);  in cell_handle_interrupt_ppu()
  | 
| /linux-4.1.27/drivers/oprofile/ | 
| D | cpu_buffer.c | 326 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs,  in oprofile_add_ext_sample()  function
  |