Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c297 #define ctx_fl_system ctx_flags.system macro
1350 ctx->ctx_fl_system = (ctx_flags & PFM_FL_SYSTEM_WIDE) ? 1: 0; in pfm_context_create()
1390 ctx->ctx_fl_block, ctx->ctx_fl_system, in pfm_context_create()
1403 if (ctx->ctx_fl_system) { in pfm_context_create()
1496 #define PFM_CHECK_PMC_PM(x, y, z) ((x)->ctx_fl_system ^ PMC_PM(y, z)) in pfm_write_pmcs()
1537 ctx->ctx_fl_system)); in pfm_write_pmcs()
2057 ctx->ctx_fl_system, PMU_OWNER(), in pfm_stop()
2061 if (ctx->ctx_fl_system) { in pfm_stop()
2103 if (ctx->ctx_fl_system) { in pfm_disable()
2142 if (ctx->ctx_fl_system) { in pfm_context_destroy()
[all …]