Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/uapi/asm/
Dperfmon.h77 int ctx_fd; /* return arg: unique identification for context */ member
/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c324 int ctx_fd; /* file descriptor used my this context */ member
1666 DPRINT(("pfm_poll ctx_fd=%d before poll_wait\n", ctx->ctx_fd)); in pfm_poll()
1677 DPRINT(("pfm_poll ctx_fd=%d mask=0x%x\n", ctx->ctx_fd, mask)); in pfm_poll()
2516 …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()
2661 req->ctx_fd = ctx->ctx_fd = fd; in pfm_context_create()
2679 ctx->ctx_fd)); in pfm_context_create()
4660 DPRINT(("context %d no task, state=%d\n", ctx->ctx_fd, state)); in pfm_check_task_state()
4665 ctx->ctx_fd, in pfm_check_task_state()
5120 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5132 ctx->ctx_fd, in pfm_ovfl_notify_user()
[all …]