Home
last modified time | relevance | path

Searched defs:server_statistic (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h92 struct server_statistic { struct
93 unsigned long long cnt; /* request received */
94 unsigned long long max; /* max processing time */
95 unsigned long long total; /* total processing time */
96 unsigned long long snd_cnt; /* resp send to client */
97 unsigned long long snd_fail_cnt; /* send resp to client failed cnt */