Home
last modified time | relevance | path

Searched refs:net_io_counters (Results 76 – 100 of 131) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil-cp27-none-win_amd64/psutil/tests/
H A Dtest_posix.py358 for nic in psutil.net_io_counters(pernic=True).keys():
H A Dtest_memory_leaks.py531 self.execute(psutil.net_io_counters, nowrap=False)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/tests/
H A Dtest_posix.py358 for nic in psutil.net_io_counters(pernic=True).keys():
H A Dtest_memory_leaks.py531 self.execute(psutil.net_io_counters, nowrap=False)
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/psutil/
H A D_pslinux.py574 def net_io_counters(): function
604 names = net_io_counters().keys()
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/test/
H A D_windows.py94 nics = psutil.net_io_counters(pernic=True).keys()
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/tests/
H A Dtest_memleaks.py415 self.execute(lambda: psutil.net_io_counters(nowrap=False))
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/
H A DHISTORY.rst113 - 802_: disk_io_counters() and net_io_counters() numbers no longer wrap
145 - 1017_: net_io_counters() raises RuntimeError on a system with no network
166 - 1062_: disk_io_counters() and net_io_counters() raise TypeError if no disks
618 - 517_: [SunOS] net_io_counters failed to detect network interfaces
654 - psutil.net_io_counters()
771 - 611_: [SunOS] net_io_counters has send and received swapped
806 - 551_: [Windows] get rid of the unicode hack for net_io_counters() NIC names.
864 - 460_: [Windows] net_io_counters() wraps after 4G.
1132 - 435_: [Linux] psutil.net_io_counters() might report erreneous NIC names.
1133 - 436_: [Linux] psutil.net_io_counters() reports a wrong 'dropin' value.
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/
H A DREADME.rst198 net_io_counters x x x b x
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/
H A DREADME.rst198 net_io_counters x x x b x
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/shirou/gopsutil/
H A DREADME.rst194 net_io_counters x x x b x
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/tests/
H A Dtest_memory_leaks.py529 self.execute(psutil.net_io_counters, nowrap=False)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/
H A DREADME.rst198 net_io_counters x x x b x
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/shirou/gopsutil/
H A DREADME.rst194 net_io_counters x x x b x
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/
H A DREADME.rst198 net_io_counters x x x b x
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/shirou/gopsutil/gopsutil-2.18.12/
H A DREADME.rst189 net_io_counters x x x b x
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/gopsutil/
H A DREADME.rst189 net_io_counters x x x b x
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/
H A DREADME.rst198 net_io_counters x x x b x
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/
H A D_pslinux.py955 def net_io_counters(): function
997 names = net_io_counters().keys()
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/
H A D_pslinux.py1030 def net_io_counters(): function
1072 names = net_io_counters().keys()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil-cp27-none-win_amd64/psutil/
H A D_pslinux.py988 def net_io_counters(): function
1030 names = net_io_counters().keys()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/
H A D_pslinux.py988 def net_io_counters(): function
1030 names = net_io_counters().keys()
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_pslinux.py990 def net_io_counters(): function
1032 names = net_io_counters().keys()
/dports/sysutils/py-psutil/psutil-5.8.0/
H A DHISTORY.rst638 - 802_: disk_io_counters() and net_io_counters() numbers no longer wrap
670 - 1017_: net_io_counters() raises RuntimeError on a system with no network
691 - 1062_: disk_io_counters() and net_io_counters() raise TypeError if no disks
1144 - 517_: [SunOS] net_io_counters failed to detect network interfaces
1180 - psutil.net_io_counters()
1297 - 611_: [SunOS] net_io_counters has send and received swapped
1332 - 551_: [Windows] get rid of the unicode hack for net_io_counters() NIC names.
1390 - 460_: [Windows] net_io_counters() wraps after 4G.
1658 - 435_: [Linux] psutil.net_io_counters() might report erreneous NIC names.
1659 - 436_: [Linux] psutil.net_io_counters() reports a wrong 'dropin' value.
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/
H A DHISTORY.rst533 - 802_: disk_io_counters() and net_io_counters() numbers no longer wrap
565 - 1017_: net_io_counters() raises RuntimeError on a system with no network
586 - 1062_: disk_io_counters() and net_io_counters() raise TypeError if no disks
1039 - 517_: [SunOS] net_io_counters failed to detect network interfaces
1075 - psutil.net_io_counters()
1192 - 611_: [SunOS] net_io_counters has send and received swapped
1227 - 551_: [Windows] get rid of the unicode hack for net_io_counters() NIC names.
1285 - 460_: [Windows] net_io_counters() wraps after 4G.
1553 - 435_: [Linux] psutil.net_io_counters() might report erreneous NIC names.
1554 - 436_: [Linux] psutil.net_io_counters() reports a wrong 'dropin' value.
[all …]

123456