Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/include/uapi/asm/
Dperfmon.h77 int ctx_fd; /* return arg: unique identification for context */ member
/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c326 int ctx_fd; /* file descriptor used my this context */ member
1621 DPRINT(("pfm_poll ctx_fd=%d before poll_wait\n", ctx->ctx_fd)); in pfm_poll()
1632 DPRINT(("pfm_poll ctx_fd=%d mask=0x%x\n", ctx->ctx_fd, mask)); in pfm_poll()
2469 …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()
2614 req->ctx_fd = ctx->ctx_fd = fd; in pfm_context_create()
2632 ctx->ctx_fd)); in pfm_context_create()
4613 DPRINT(("context %d no task, state=%d\n", ctx->ctx_fd, state)); in pfm_check_task_state()
4618 ctx->ctx_fd, in pfm_check_task_state()
5073 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5085 ctx->ctx_fd, in pfm_ovfl_notify_user()
[all …]