Searched refs:perf_adjust_period (Results 1 – 1 of 1) sorted by relevance
4098 static void perf_adjust_period(struct perf_event *event, u64 nsec, u64 count, bool disable) in perf_adjust_period() function 4188 * to perf_adjust_period() to avoid stopping it in perf_adjust_freq_unthr_context() 4192 perf_adjust_period(event, period, delta, false); in perf_adjust_freq_unthr_context() 9569 perf_adjust_period(event, delta, hwc->last_period, true); in __perf_event_account_interrupt()