Searched refs:pfm_buf_fmt_restart_active (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/ia64/kernel/ |
D | perfmon.c | 1237 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 3570 ret = pfm_buf_fmt_restart_active(fmt, task, &rst_ctrl, ctx->ctx_smpl_hdr, regs); in pfm_restart() 4930 ret = pfm_buf_fmt_restart_active(fmt, current, &rst_ctrl, ctx->ctx_smpl_hdr, regs); in pfm_resume_after_ovfl()
|