ctx_smpl_buf_id 73 arch/ia64/include/uapi/asm/perfmon.h pfm_uuid_t ctx_smpl_buf_id; /* which buffer format to use (if needed) */ ctx_smpl_buf_id 2379 arch/ia64/kernel/perfmon.c fmt = pfm_find_buffer_fmt(arg->ctx_smpl_buf_id); ctx_smpl_buf_id 2486 arch/ia64/kernel/perfmon.c if (!pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) return 0; ctx_smpl_buf_id 2488 arch/ia64/kernel/perfmon.c fmt = pfm_find_buffer_fmt(req->ctx_smpl_buf_id); ctx_smpl_buf_id 2619 arch/ia64/kernel/perfmon.c if (pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) {