Searched refs:pfm_buf_fmt_exit (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/ia64/kernel/ |
D | perfmon.c | 1205 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 1514 pfm_buf_fmt_exit(fmt, current, NULL, NULL); 1537 pfm_buf_fmt_exit(fmt, current, NULL, NULL); in pfm_exit_smpl_buffer() 2743 pfm_buf_fmt_exit(ctx->ctx_buf_fmt, current, NULL, regs); in pfm_context_create()
|