D | kvm_host.h | 1753 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument 1762 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1770 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1778 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1786 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1795 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument 1807 #define STATS_DESC_LINEAR_HIST(SCOPE, name, unit, base, exponent, sz, bsz) \ argument 1841 #define STATS_DESC_LINHIST_TIME_NSEC(SCOPE, name, sz, bsz) \ argument
|