Searched refs:prev_counter (Results 1 – 4 of 4) sorted by relevance
393 if (pmc->counter < pmc->prev_counter) in reprogram_counter()433 pmc->prev_counter = 0; in reprogram_counter()703 pmc->prev_counter = pmc->counter; in kvm_pmu_incr_counter()
245 pmc->counter = pmc->prev_counter = pmc->eventsel = 0; in amd_pmu_reset()
643 pmc->counter = pmc->prev_counter = pmc->eventsel = 0; in intel_pmu_reset()650 pmc->counter = pmc->prev_counter = 0; in intel_pmu_reset()
496 u64 prev_counter; member