Function report | 
Source Code:kernel\trace\tracing_map.c | 
Create Date:2022-07-28 12:07:06 | 
| Last Modify:2020-03-17 19:44:05 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:tracing_map_cmp_atomic64
Proto:static int tracing_map_cmp_atomic64(void *val_a, void *val_b)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | val_a | |
| void * | val_b | 
| 142 | a = atomic64_read((atomic64_t * )val_a) | 
| 143 | b = atomic64_read((atomic64_t * )val_b) | 
| 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  |