| Function report | 
| Source Code: kernel\trace\trace_events_hist.c | Create Date:2022-07-28 12:29:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hist_field_var_ref
Proto:static u64 hist_field_var_ref(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event)
Type:u64
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hist_field * | hist_field | |
| struct tracing_map_elt * | elt | |
| struct ring_buffer_event * | rbe | |
| void * | event | 
| 1907 | var_val = 0 | 
| 1909 | If WARN_ON_ONCE(!elt) Then Return var_val | 
| 1912 | elt_data = private_data | 
| 1915 | Return var_val | 
| 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 |