Function report | 
Source Code:kernel\events\ring_buffer.c | 
Create Date:2022-07-28 13:42:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Skip over a given number of bytes in the AUX buffer, due to, for example,* hardware's alignment constraints.
Proto:int perf_aux_output_skip(struct perf_output_handle *handle, unsigned long size)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct perf_output_handle * | handle | |
| unsigned long | size | 
| 542 | WRITE_ONCE(AUX area is defined by aux_{offset,size} fields that should be set* by the userspace, so that* aux_offset >= data_offset + data_size* prior to mmap()ing it, AUX area ) | 
| 543 | If rb_need_aux_wakeup(rb) Then | 
| 544 | perf_output_wakeup(handle) | 
| 551 | Return 0 | 
| 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  |