Searched refs:is_system (Results 1 – 1 of 1) sorted by relevance
1011 int i, is_system; in pfm_restore_monitoring() local1013 is_system = ctx->ctx_fl_system; in pfm_restore_monitoring()1036 if (is_system && (PFM_CPUINFO_GET() & PFM_CPUINFO_DCR_PP)) { in pfm_restore_monitoring()1093 if (is_system && (PFM_CPUINFO_GET() & PFM_CPUINFO_DCR_PP)) { in pfm_restore_monitoring()1838 int state, is_system; in pfm_flush() local1867 is_system = ctx->ctx_fl_system; in pfm_flush()1892 if (is_system && ctx->ctx_cpu != smp_processor_id()) { in pfm_flush()1979 int state, is_system; in pfm_close() local1997 is_system = ctx->ctx_fl_system; in pfm_close()2867 int i, can_access_pmu = 0, is_loaded, is_system, expert_mode; in pfm_write_pmcs() local[all …]