Function report |
Source Code:kernel\trace\trace_hwlat.c |
Create Date:2022-07-28 12:10:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stop_kthread - Inform the hardware latency samping/detector kthread to stop* This kicks the running hardware latency sampling/detector kernel thread and* tells it to stop sampling now. Use this on unload and at system shutdown.
Proto:static void stop_kthread(void)
Type:void
Parameter:Nothing
394 | If Not sampling thread Then Return |
396 | stop a thread |
397 | sampling thread = NULL |
Name | Describe |
---|---|
hwlat_tracer_stop | |
hwlat_tracer_reset |
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 |