Function report |
Source Code:fs\coredump.c |
Create Date:2022-07-28 20:30:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Core dumping helper functions. These are the only things you should* do on a core-file: use only these functions to write out all the* necessary info.
Proto:int dump_emit(struct coredump_params *cprm, const void *addr, int nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct coredump_params * | cprm | |
const void * | addr | |
int | nr |
825 | If dump_interrupted() Then Return 0 |
828 | If n <= 0 Then Return 0 |
835 | Return 1 |
Name | Describe |
---|---|
dump_skip |
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 |