Searched refs:STATS_DESC_COMMON (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | kvm_host.h | 1791 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ macro 1803 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1811 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1819 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \ 1827 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \
|