Searched refs:pmc_max_period (Results 1 – 1 of 1) sorted by relevance
78 unsigned long pmc_max_period[MAX_HWEVENTS]; member220 .pmc_max_period = {(1UL<<20) - 1, (1UL<<20) - 1, 0},279 if (left > (long)alpha_pmu->pmc_max_period[idx]) in alpha_perf_event_set_period()280 left = alpha_pmu->pmc_max_period[idx]; in alpha_perf_event_set_period()326 delta += alpha_pmu->pmc_max_period[idx] + 1; in alpha_perf_event_update()684 hwc->sample_period = alpha_pmu->pmc_max_period[0]; in __hw_perf_event_init()860 alpha_perf_event_update(event, hwc, idx, alpha_pmu->pmc_max_period[idx]+1); in alpha_perf_event_irq_handler()