Home
last modified time | relevance | path

Searched refs:stats_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dstatistics.rst93 @stats_list message, but it doesn't use it for anything else.
102 @stats_list message, but it doesn't use this value for anything.
116 @stats_list [<program_id>]
199 string back in the output of @stats_list message, but it
217 dmsetup message vol 0 @stats_list
/Linux-v5.4/include/net/
Dip.h316 #define snmp_get_cpu_field64_batch(buff64, stats_list, mib_statistic, offset) \ argument
320 for (i = 0; stats_list[i].name; i++) \
323 c, stats_list[i].entry, \
328 #define snmp_get_cpu_field_batch(buff, stats_list, mib_statistic) \ argument
332 for (i = 0; stats_list[i].name; i++) \
335 c, stats_list[i].entry); \