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.h76 struct server_statistic { struct
77 unsigned long long cnt; /* request received */
78 unsigned long long max; /* max processing time */
79 unsigned long long total; /* total processing time */
80 unsigned long long snd_cnt; /* resp send to client */
81 unsigned long long snd_fail_cnt; /* send resp to client failed cnt */