D | kvm_host.h | 1468 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument 1477 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1485 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1493 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1501 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1510 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument
|