Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c1000 int i, is_system; in pfm_restore_monitoring() local
1002 is_system = ctx->ctx_fl_system; in pfm_restore_monitoring()
1025 if (is_system && (PFM_CPUINFO_GET() & PFM_CPUINFO_DCR_PP)) { in pfm_restore_monitoring()
1082 if (is_system && (PFM_CPUINFO_GET() & PFM_CPUINFO_DCR_PP)) { in pfm_restore_monitoring()
1818 int state, is_system; in pfm_flush() local
1847 is_system = ctx->ctx_fl_system; in pfm_flush()
1872 if (is_system && ctx->ctx_cpu != smp_processor_id()) { in pfm_flush()
1959 int state, is_system; in pfm_close() local
1977 is_system = ctx->ctx_fl_system; in pfm_close()
2828 int i, can_access_pmu = 0, is_loaded, is_system, expert_mode; in pfm_write_pmcs() local
[all …]