Function report |
Source Code:include\linux\clocksource.h |
Create Date:2022-07-28 07:33:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locksource_hz2mult - calculates mult from hz and shift*@hz: Clocksource frequency in Hz*@shift_constant: Clocksource shift factor* Helper functions that converts a hz counter* frequency to a timsource multiplier, given the* clocksource shift value
Proto:static inline unsigned int clocksource_hz2mult(unsigned int hz, unsigned int shift_constant)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | hz | |
unsigned int | shift_constant |
168 | Return clocksource_freq2mult(hz, shift_constant, NSEC_PER_SEC) |
Name | Describe |
---|---|
calibrate_by_pmtimer |
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 |