SAMPL_RATE        401 arch/s390/kernel/perf_cpum_sf.c 	freq = sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc));
SAMPL_RATE        422 arch/s390/kernel/perf_cpum_sf.c 			    SAMPL_RATE(hwc), freq, n_sdb, sfb_max_limit(hwc),
SAMPL_RATE        474 arch/s390/kernel/perf_cpum_sf.c 			     sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc)));
SAMPL_RATE        757 arch/s390/kernel/perf_cpum_sf.c 	SAMPL_RATE(hwc) = rate;
SAMPL_RATE        758 arch/s390/kernel/perf_cpum_sf.c 	hw_init_period(hwc, SAMPL_RATE(hwc));
SAMPL_RATE        969 arch/s390/kernel/perf_cpum_sf.c 		cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw);
SAMPL_RATE       1189 arch/s390/kernel/perf_cpum_sf.c 		perf_event_count_update(event, SAMPL_RATE(&event->hw));
SAMPL_RATE       1332 arch/s390/kernel/perf_cpum_sf.c 		SAMPL_RATE(hwc) += DIV_ROUND_UP(SAMPL_RATE(hwc), 10);
SAMPL_RATE       1335 arch/s390/kernel/perf_cpum_sf.c 				    DIV_ROUND_UP(SAMPL_RATE(hwc), 10));
SAMPL_RATE       1824 arch/s390/kernel/perf_cpum_sf.c 	SAMPL_RATE(&event->hw) = rate;
SAMPL_RATE       1825 arch/s390/kernel/perf_cpum_sf.c 	hw_init_period(&event->hw, SAMPL_RATE(&event->hw));
SAMPL_RATE       1900 arch/s390/kernel/perf_cpum_sf.c 	cpuhw->lsctl.interval = SAMPL_RATE(&event->hw);