函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_sched_switch.c Create Date:2022-07-27 13:15:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tracing_sched_unregister

函数原型:static void tracing_sched_unregister(void)

返回类型:void

参数:

85  Tracepoint for task switches, performed by the scheduler:
86  Tracepoint for waking up a new task:
87  Tracepoint called when the task is actually woken; p->state == TASK_RUNNNG.* It it not always called from the waking context.
调用者
名称描述
tracing_stop_sched_switch