Lines Matching refs:SAMPL_RATE
408 freq = sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc)); in allocate_buffers()
426 SAMPL_RATE(hwc), freq, n_sdb, sfb_max_limit(hwc), in allocate_buffers()
478 sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc))); in sfb_account_overflows()
756 SAMPL_RATE(hwc) = rate; in __hw_perf_event_init_rate()
757 hw_init_period(hwc, SAMPL_RATE(hwc)); in __hw_perf_event_init_rate()
975 cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw); in cpumsf_pmu_enable()
1186 perf_event_count_update(event, SAMPL_RATE(&event->hw)); in hw_collect_samples()
1333 SAMPL_RATE(hwc) += DIV_ROUND_UP(SAMPL_RATE(hwc), 10); in hw_perf_event_update()
1336 DIV_ROUND_UP(SAMPL_RATE(hwc), 10)); in hw_perf_event_update()
1834 SAMPL_RATE(&event->hw) = rate; in cpumsf_pmu_check_period()
1835 hw_init_period(&event->hw, SAMPL_RATE(&event->hw)); in cpumsf_pmu_check_period()
1910 cpuhw->lsctl.interval = SAMPL_RATE(&event->hw); in cpumsf_pmu_add()