Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:41:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pdate_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper.*@tkr: Timekeeping readout base from which we take the update* We want to use this from any context including NMI and tracing /* instrumenting the timekeeping code itself.
Proto:static void update_fast_timekeeper(const struct tk_read_base *tkr, struct tk_fast *tkf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tk_read_base * | tkr | |
struct tk_fast * | tkf |
410 | No 3D Now!(base, tkr, size of base ) |
416 | No 3D Now!(base + 1, base, size of base ) |
Name | Describe |
---|---|
halt_fast_timekeeper | halt_fast_timekeeper - Prevent fast timekeeper from accessing clocksource.*@tk: Timekeeper to snapshot.* It generally is unsafe to access the clocksource after timekeeping has been* suspended, so take a snapshot of the readout base of @tk and use it as the |
timekeeping_update | must hold timekeeper_lock |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |