mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 11:21:12 +00:00
5099f745e6
Check if cpu stats are read correctly from a sample /proc/stat collected from a 24 CPU machine.
16 lines
248 B
Plaintext
16 lines
248 B
Plaintext
#
|
|
# Linux-specific private symbols.
|
|
#
|
|
|
|
# nodeinfo.h
|
|
linuxNodeGetCPUStats;
|
|
linuxNodeInfoCPUPopulate;
|
|
|
|
# util/virstatslinux.h
|
|
linuxDomainInterfaceStats;
|
|
|
|
# Let emacs know we want case-insensitive sorting
|
|
# Local Variables:
|
|
# sort-fold-case: t
|
|
# End:
|