Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:03 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:racing_map_read_sum - Return the value of a tracing_map_elt's sum field*@elt: The tracing_map_elt*@i: The index of the given sum associated with the tracing_map_elt* Retrieve the value of the sum i associated with the specified* tracing_map_elt instance
Proto:u64 tracing_map_read_sum(struct tracing_map_elt *elt, unsigned int i)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracing_map_elt * | elt | |
unsigned int | i |
57 | Return atomic64_read( & sum) |
Name | Describe |
---|---|
hist_trigger_entry_print |
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 |