Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\internal.h Create Date:2022-07-28 13:30:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__output_custom

Proto:static inline unsigned long __output_custom(struct perf_output_handle *handle, perf_copy_f copy_func, const void *buf, unsigned long len)

Type:unsigned long

Parameter:

TypeParameterName
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)
Caller
NameDescribe
perf_output_sample