Home
last modified time | relevance | path

Searched refs:SAMPL_RATE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Dperf_cpum_sf.c461 freq = sample_rate_to_freq(&cpuhw->qsi, SAMPL_RATE(hwc)); in allocate_buffers()
479 SAMPL_RATE(hwc), freq, n_sdb, sfb_max_limit(hwc), in allocate_buffers()
804 SAMPL_RATE(hwc) = rate; in __hw_perf_event_init_rate()
805 hw_init_period(hwc, SAMPL_RATE(hwc)); in __hw_perf_event_init_rate()
1023 cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw); in cpumsf_pmu_enable()
1234 perf_event_count_update(event, SAMPL_RATE(&event->hw)); in hw_collect_samples()
1397 SAMPL_RATE(hwc) += DIV_ROUND_UP(SAMPL_RATE(hwc), 10); in hw_perf_event_update()
1400 DIV_ROUND_UP(SAMPL_RATE(hwc), 10)); in hw_perf_event_update()
1917 SAMPL_RATE(&event->hw) = rate; in cpumsf_pmu_check_period()
1918 hw_init_period(&event->hw, SAMPL_RATE(&event->hw)); in cpumsf_pmu_check_period()
[all …]
/linux-6.3-rc2/arch/s390/include/asm/
A Dperf_event.h71 #define SAMPL_RATE(hwc) ((hwc)->event_base) macro

Completed in 11 milliseconds