Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.c455 bool emulate_overflow; in reprogram_counter() local
458 emulate_overflow = pmc_pause_counter(pmc); in reprogram_counter()
463 if (emulate_overflow) in reprogram_counter()