Searched refs:pmu_state (Results 1 – 2 of 2) sorted by relevance
89 ss->pmu_state = PMU_SETUP; in profiling_initialize_pmi()165 ss->pmu_state = PMU_RUNNING; in profiling_enable_pmu()218 ss->pmu_state = PMU_SETUP; in profiling_disable_pmu()331 if (ss->pmu_state == PMU_RUNNING) { in profiling_generate_data()692 if (ss->pmu_state == PMU_RUNNING) { in profiling_pmi_handler()732 __func__, get_cpu_var(profiling_info.s_state).pmu_state, i); in profiling_start_pmu()747 per_cpu(profiling_info.s_state, i).pmu_state = PMU_RUNNING; in profiling_start_pmu()771 per_cpu(profiling_info.s_state, i).pmu_state = PMU_SETUP; in profiling_stop_pmu()1085 if (!((per_cpu(profiling_info.s_state, i).pmu_state == in profiling_configure_pmi()1087 (per_cpu(profiling_info.s_state, i).pmu_state == in profiling_configure_pmi()[all …]
182 sep_pmu_state pmu_state; member
Completed in 7 milliseconds