D | kvm_host.h | 1782 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument 1791 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1799 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1807 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1815 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1824 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument 1836 #define STATS_DESC_LINEAR_HIST(SCOPE, name, unit, base, exponent, sz, bsz) \ argument 1870 #define STATS_DESC_LINHIST_TIME_NSEC(SCOPE, name, sz, bsz) \ argument
|