Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c4032 static void perf_adjust_period(struct perf_event *event, u64 nsec, u64 count, bool disable) in perf_adjust_period() function
4122 perf_adjust_period(event, period, delta, false); in perf_adjust_freq_unthr_context()
9274 perf_adjust_period(event, delta, hwc->last_period, true); in __perf_event_account_interrupt()