Searched refs:emulated_counter (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h523 u64 emulated_counter; member in struct:kvm_pmc
/linux-master/arch/x86/kvm/
H A Dpmu.c247 counter += pmc->emulated_counter;
250 pmc->emulated_counter = 0;
316 pmc->emulated_counter = 0;
735 pmc->emulated_counter = 0;
833 pmc->emulated_counter++;
H A Dpmu.h108 counter = pmc->counter + pmc->emulated_counter;

Completed in 169 milliseconds