Searched refs:fmt_handler (Results 1 - 4 of 4) sorted by relevance

/arch/ia64/oprofile/
H A Dperfmon.c55 .fmt_handler = perfmon_handler,
/arch/ia64/include/asm/
H A Dperfmon.h72 int (*fmt_handler)(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, unsigned long stamp); member in struct:__anon1550
/arch/ia64/kernel/
H A Dperfmon_default_smpl.c259 .fmt_handler = default_handler,
H A Dperfmon.c1280 if (fmt->fmt_handler == NULL) return -EINVAL;
5315 ret = (*ctx->ctx_buf_fmt->fmt_handler)(task, ctx->ctx_smpl_hdr, ovfl_arg, regs, tstamp);

Completed in 207 milliseconds