Searched refs:pfm_buf_fmt_exit (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/ia64/kernel/ |
D | perfmon.c | 1194 pfm_buf_fmt_exit(pfm_buffer_fmt_t *fmt, struct task_struct *task, void *buf, struct pt_regs *regs) in pfm_buf_fmt_exit() function 1494 pfm_buf_fmt_exit(fmt, current, NULL, NULL); 1517 pfm_buf_fmt_exit(fmt, current, NULL, NULL); in pfm_exit_smpl_buffer() 2704 pfm_buf_fmt_exit(ctx->ctx_buf_fmt, current, NULL, regs); in pfm_context_create()
|