函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:hw_breakpoint_copy_attr

函数原型:static void hw_breakpoint_copy_attr(struct perf_event_attr *to, struct perf_event_attr *from)

返回类型:void

参数:

类型参数名称
struct perf_event_attr *to
struct perf_event_attr *from
454  bp_addr等于bp_addr
455  bp_type等于bp_type
456  bp_len等于bp_len
457  ff by default 等于ff by default
调用者
名称描述
modify_user_hw_breakpoint_check