函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:hist_clear

函数原型:static void hist_clear(struct event_trigger_data *data)

返回类型:void

参数:

类型参数名称
struct event_trigger_data *data
5834  hist_data等于private_data
5836  如果namepause_named_trigger - Pause all named triggers with the same name*@data: The trigger data of a named trigger to pause* Pauses a named trigger along with all other triggers having the* same name
5839  tracepoint_synchronize_unregister()
5841  racing_map_clear - Clear a tracing_map*@map: The tracing_map to clear* Resets the tracing map to a cleared or initial state
5843  如果namepause_named_trigger - Un-pause all named triggers with the same name*@data: The trigger data of a named trigger to unpause* Un-pauses a named trigger along with all other triggers having the* same name
调用者
名称描述
hist_register_trigger