Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c366 #define ctx_fl_can_restart ctx_flags.can_restart macro
3597 ctx->ctx_fl_can_restart = 0; in pfm_restart()
3611 if (ctx->ctx_fl_can_restart == 0) return -EINVAL; in pfm_restart()
3616 ctx->ctx_fl_can_restart = 0; in pfm_restart()
4528 ctx->ctx_fl_can_restart = 0; in pfm_context_unload()
5395 ctx->ctx_fl_can_restart = 1; in pfm_overflow_handler()