Searched refs:pfm_buf_fmt_restart_active (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/ia64/kernel/ |
D | perfmon.c | 1248 pfm_buf_fmt_restart_active(pfm_buffer_fmt_t *fmt, struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, … in pfm_buf_fmt_restart_active() function 3609 ret = pfm_buf_fmt_restart_active(fmt, task, &rst_ctrl, ctx->ctx_smpl_hdr, regs); in pfm_restart() 4969 ret = pfm_buf_fmt_restart_active(fmt, current, &rst_ctrl, ctx->ctx_smpl_hdr, regs); in pfm_resume_after_ovfl()
|