Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c364 #define ctx_fl_can_restart ctx_flags.can_restart macro
3644 ctx->ctx_fl_can_restart = 0; in pfm_restart()
3658 if (ctx->ctx_fl_can_restart == 0) return -EINVAL; in pfm_restart()
3663 ctx->ctx_fl_can_restart = 0; in pfm_restart()
4575 ctx->ctx_fl_can_restart = 0; in pfm_context_unload()
5442 ctx->ctx_fl_can_restart = 1; in pfm_overflow_handler()