Searched refs:pmc_max_period (Results 1 – 1 of 1) sorted by relevance
79 unsigned long pmc_max_period[MAX_HWEVENTS]; member221 .pmc_max_period = {(1UL<<20) - 1, (1UL<<20) - 1, 0},280 if (left > (long)alpha_pmu->pmc_max_period[idx]) in alpha_perf_event_set_period()281 left = alpha_pmu->pmc_max_period[idx]; in alpha_perf_event_set_period()327 delta += alpha_pmu->pmc_max_period[idx] + 1; in alpha_perf_event_update()679 hwc->sample_period = alpha_pmu->pmc_max_period[0]; in __hw_perf_event_init()852 alpha_perf_event_update(event, hwc, idx, alpha_pmu->pmc_max_period[idx]+1); in alpha_perf_event_irq_handler()