Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dprofiling.c165 ss->pmu_state = PMU_RUNNING; in profiling_enable_pmu()
331 if (ss->pmu_state == PMU_RUNNING) { in profiling_generate_data()
692 if (ss->pmu_state == PMU_RUNNING) { in profiling_pmi_handler()
747 per_cpu(profiling_info.s_state, i).pmu_state = PMU_RUNNING; in profiling_start_pmu()
770 if (per_cpu(profiling_info.s_state, i).pmu_state == PMU_RUNNING) { in profiling_stop_pmu()
1296 if (((get_cpu_var(profiling_info.s_state).pmu_state == PMU_RUNNING) && in profiling_vmenter_handler()
1316 if ((get_cpu_var(profiling_info.s_state).pmu_state == PMU_RUNNING) || in profiling_pre_vmexit_handler()
1348 if ((get_cpu_var(profiling_info.s_state).pmu_state == PMU_RUNNING) || in profiling_post_vmexit_handler()
/hypervisor/include/debug/
A Dprofiling_internal.h57 PMU_RUNNING, enumerator

Completed in 5 milliseconds