Searched refs:get_xenpmu_flags (Results 1 – 1 of 1) sorted by relevance
27 #define get_xenpmu_flags() (this_cpu_ptr(&xenpmu_shared)->flags) macro205 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_intel_pmu_emulate()267 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_amd_pmu_emulate()319 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_amd_read_pmc()341 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_intel_read_pmc()386 if (get_xenpmu_flags() & XENPMU_IRQ_PROCESSING) in pmu_apic_update()463 uint8_t xenpmu_flags = get_xenpmu_flags(); in xen_pmu_irq_handler()
Completed in 4 milliseconds