Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c368 #define ctx_fl_can_restart ctx_flags.can_restart macro
3550 ctx->ctx_fl_can_restart = 0; in pfm_restart()
3564 if (ctx->ctx_fl_can_restart == 0) return -EINVAL; in pfm_restart()
3569 ctx->ctx_fl_can_restart = 0; in pfm_restart()
4481 ctx->ctx_fl_can_restart = 0; in pfm_context_unload()
5348 ctx->ctx_fl_can_restart = 1; in pfm_overflow_handler()