Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c357 #define ctx_fl_system ctx_flags.system macro
882 ctx->ctx_fl_system = (ctx_flags & PFM_FL_SYSTEM_WIDE) ? 1: 0; in pfm_context_alloc()
1002 is_system = ctx->ctx_fl_system; in pfm_restore_monitoring()
1847 is_system = ctx->ctx_fl_system; in pfm_flush()
1977 is_system = ctx->ctx_fl_system; in pfm_close()
2116 pfm_unreserve_session(ctx, ctx->ctx_fl_system , ctx->ctx_cpu); in pfm_close()
2683 ctx->ctx_fl_system, in pfm_context_create()
2832 #define PFM_CHECK_PMC_PM(x, y, z) ((x)->ctx_fl_system ^ PMC_PM(y, z)) in pfm_write_pmcs()
2836 is_system = ctx->ctx_fl_system; in pfm_write_pmcs()
3075 is_system = ctx->ctx_fl_system; in pfm_write_pmds()
[all …]