Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c359 #define ctx_fl_system ctx_flags.system macro
884 ctx->ctx_fl_system = (ctx_flags & PFM_FL_SYSTEM_WIDE) ? 1: 0; in pfm_context_alloc()
1004 is_system = ctx->ctx_fl_system; in pfm_restore_monitoring()
1849 is_system = ctx->ctx_fl_system; in pfm_flush()
1979 is_system = ctx->ctx_fl_system; in pfm_close()
2118 pfm_unreserve_session(ctx, ctx->ctx_fl_system , ctx->ctx_cpu); in pfm_close()
2675 ctx->ctx_fl_system, in pfm_context_create()
2824 #define PFM_CHECK_PMC_PM(x, y, z) ((x)->ctx_fl_system ^ PMC_PM(y, z)) in pfm_write_pmcs()
2828 is_system = ctx->ctx_fl_system; in pfm_write_pmcs()
3067 is_system = ctx->ctx_fl_system; in pfm_write_pmds()
[all …]