Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:22:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Stop the automatic memory scanning thread.
Proto:static void stop_scan_thread(void)
Type:void
Parameter:Nothing
1603 | If scan_thread Then |
1604 | stop a thread |
1605 | scan_thread = NULL |
Name | Describe |
---|---|
kmemleak_write | File write operation to configure kmemleak at run-time |
kmemleak_do_cleanup | Stop the memory scanning thread and free the kmemleak internal objects if* no previous scan thread (otherwise, kmemleak may still have some useful* information on memory leaks). |
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 |