Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\rcuperf.c Create Date:2022-07-28 10:23:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rcu_perf_print_module_parms

Proto:static void rcu_perf_print_module_parms(struct rcu_perf_ops *cur_ops, const char *tag)

Type:void

Parameter:

TypeParameterName
struct rcu_perf_ops *cur_ops
const char *tag
462  pr_alert("%s"PERF_FLAG"--- %s: nreaders=%d nwriters=%d verbose=%d shutdown=%d\n", perf_type, tag, nrealreaders, nrealwriters, verbose, shutdown)
Caller
NameDescribe
rcu_perf_init