函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:pr_debug_hints_stats

函数原型:static void pr_debug_hints_stats(struct objagg_hints *objagg_hints)

返回类型:void

参数:

类型参数名称
struct objagg_hints *objagg_hints
887  stats等于bjagg_hints_stats_get - obtains stats of the hints instance*@objagg_hints: hints instance* Note: all locking must be provided by the caller.* The returned structure contains statistics of all objects* currently in use, ordered by following rules:
888  如果是错误则返回
890  __pr_debug_stats(stats)
891  objagg_stats_put(stats)
调用者
名称描述
test_hints_case