Searched refs:is_system (Results 1 – 1 of 1) sorted by relevance
1000 int i, is_system; in pfm_restore_monitoring() local1002 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() local1847 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() local1977 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 …]