Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:33:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hist_show
Proto:static int hist_show(struct seq_file *m, void *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
void * | v |
5560 | mutex_lock( & event_mutex) |
5562 | event_file = event_file_data(private) |
5565 | Go to out_unlock |
5569 | If trigger_type == ETT_EVENT_HIST Then hist_trigger_show(m, data, n++) |
5573 | out_unlock : |
5576 | Return ret |
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 |