Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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
Caller
NameDescribe
hwlat_tracer_stop
hwlat_tracer_reset