ctx_buf_fmt 329 arch/ia64/kernel/perfmon.c pfm_buffer_fmt_t *ctx_buf_fmt; /* buffer format callbacks */ ctx_buf_fmt 1444 arch/ia64/kernel/perfmon.c fmt = ctx->ctx_buf_fmt; ctx_buf_fmt 2067 arch/ia64/kernel/perfmon.c if (smpl_buf_addr) pfm_exit_smpl_buffer(ctx->ctx_buf_fmt); ctx_buf_fmt 2397 arch/ia64/kernel/perfmon.c ctx->ctx_buf_fmt = fmt; ctx_buf_fmt 2648 arch/ia64/kernel/perfmon.c if (ctx->ctx_buf_fmt) { ctx_buf_fmt 2649 arch/ia64/kernel/perfmon.c pfm_buf_fmt_exit(ctx->ctx_buf_fmt, current, NULL, regs); ctx_buf_fmt 3464 arch/ia64/kernel/perfmon.c fmt = ctx->ctx_buf_fmt; ctx_buf_fmt 3501 arch/ia64/kernel/perfmon.c fmt = ctx->ctx_buf_fmt; ctx_buf_fmt 4859 arch/ia64/kernel/perfmon.c pfm_buffer_fmt_t *fmt = ctx->ctx_buf_fmt; ctx_buf_fmt 5250 arch/ia64/kernel/perfmon.c ret = (*ctx->ctx_buf_fmt->fmt_handler)(task, ctx->ctx_smpl_hdr, ovfl_arg, regs, tstamp);