Searched refs:perf_adjust_period (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/Documentation/translations/zh_CN/riscv/ |
| D | pmu.rst | 81 (4) 对非采样事件的调整,这将被函数应用,如 *perf_adjust_period* ,通常如下::
|
| /Linux-v5.15/Documentation/riscv/ |
| D | pmu.rst | 82 *perf_adjust_period*, usually something like the follows::
|
| /Linux-v5.15/kernel/events/ |
| D | core.c | 4013 static void perf_adjust_period(struct perf_event *event, u64 nsec, u64 count, bool disable) in perf_adjust_period() function 4103 perf_adjust_period(event, period, delta, false); in perf_adjust_freq_unthr_context() 9132 perf_adjust_period(event, delta, hwc->last_period, true); in __perf_event_account_interrupt()
|