函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__output_custom

函数原型:static inline unsigned long __output_custom(struct perf_output_handle *handle, perf_copy_f copy_func, const void *buf, unsigned long len)

返回类型:unsigned long

参数:

类型参数名称
struct perf_output_handle *handle
perf_copy_fcopy_func
const void *buf
unsigned longlen
166  orig_len等于len
167  __DEFINE_OUTPUT_COPY_BODY(TSC's on different sockets may be reset asynchronously.* This may cause the TSC ADJUST value on socket 0 to be NOT 0., copy_func, addr, buf, orig_len - len, size)
调用者
名称描述
perf_output_sample