Home
last modified time | relevance | path

Searched refs:ctx_fd (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/uapi/asm/
Dperfmon.h76 int ctx_fd; /* return arg: unique identification for context */ member
/arch/ia64/kernel/
Dperfmon.c322 int ctx_fd; /* file descriptor used my this context */ member
1664 DPRINT(("pfm_poll ctx_fd=%d before poll_wait\n", ctx->ctx_fd)); in pfm_poll()
1675 DPRINT(("pfm_poll ctx_fd=%d mask=0x%x\n", ctx->ctx_fd, mask)); in pfm_poll()
2517 …DPRINT(("<%d> all_pmcs=0x%lx all_pmds=0x%lx\n", ctx->ctx_fd, ctx->ctx_all_pmcs[0],ctx->ctx_all_pmd… in pfm_reset_pmu_state()
2669 req->ctx_fd = ctx->ctx_fd = fd; in pfm_context_create()
2687 ctx->ctx_fd)); in pfm_context_create()
4668 DPRINT(("context %d no task, state=%d\n", ctx->ctx_fd, state)); in pfm_check_task_state()
4673 ctx->ctx_fd, in pfm_check_task_state()
5128 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5140 ctx->ctx_fd, in pfm_ovfl_notify_user()
[all …]