--- - branch: MAIN date: Fri Jul 28 10:39:14 UTC 2023 files: - new: '1.15' old: '1.14' path: src/sys/arch/xen/xen/xen_clock.c pathrev: src/sys/arch/xen/xen/xen_clock.c@1.15 type: modified id: 20230728T103914Z.e6a81921d8c915f10040739faf1d0d444fa8e603 log: | xen_clock(4): New hardclock dtrace probes. sdt:xen:hardclock:tick(last, now) fires on every hardclock tick sdt:xen:hardclock:jump(last, now, nticks) fires on every hardclock tick when (now - last) >= 2*NS_PER_TICK, i.e., this call to the timer interrupt handler requires multiple hardclock ticks module: src subject: 'CVS commit: src/sys/arch/xen/xen' unixtime: '1690540754' user: riastradh