Searched refs:SAMPL_RATE (Results 1 – 2 of 2) sorted by relevance
424 freq = sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc)); in allocate_buffers()445 SAMPL_RATE(hwc), freq, n_sdb, sfb_max_limit(hwc), in allocate_buffers()497 sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc))); in sfb_account_overflows()771 SAMPL_RATE(hwc) = rate; in __hw_perf_event_init()772 hw_init_period(hwc, SAMPL_RATE(hwc)); in __hw_perf_event_init()1162 perf_event_count_update(event, SAMPL_RATE(&event->hw)); in hw_collect_samples()1372 cpuhw->lsctl.interval = SAMPL_RATE(&event->hw); in cpumsf_pmu_add()
68 #define SAMPL_RATE(hwc) ((hwc)->event_base) macro