Lines Matching refs:which
79 /* CTR is a counter for which the user has requested an interrupt count
89 /* ProfileMe conditions which will show up as counters. We can also
143 ev67_handle_interrupt(unsigned long which, struct pt_regs *regs,
197 oprofile_add_pc(regs->pc, kern, which);
199 op_add_pm(regs->pc, kern, which,
206 op_add_pm(pmpc, kern, which, ctr,
213 op_add_pm(pmpc, kern, which, ctr, PM_DTB_MISS);
216 op_add_pm(pmpc, kern, which, ctr, PM_UNALIGNED);
236 op_add_pm(pmpc, kern, which, ctr, PM_MISPREDICT);
240 oprofile_add_pc(pmpc, kern, which);
244 op_add_pm(pmpc, kern, which, ctr, PM_STALLED);
250 op_add_pm(pmpc, kern, which, ctr, PM_TAKEN);