Home
last modified time | relevance | path

Searched defs:system_load (Results 1 – 14 of 14) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dvideoadapter.cc296 float process_load, float system_load) { in FindCpuRequest()
356 int current_cpus, int max_cpus, float process_load, float system_load) { in OnCpuLoadUpdated()
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/segments/common/
H A Dsys.py16 def system_load(pl, format='{avg:.1f}', threshold_good=1, threshold_bad=2, function
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ui_qt/base/
H A Dmain.moc.hpp24 QAction *system_load; member in MainWindow
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dcpumonitor.cc410 float system_load = sampler_.GetSystemLoad(); in OnMessage() local
H A Dcpumonitor_unittest.cc98 float system_load() const { return system_load_; } in system_load() function in talk_base::CpuLoadListener
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dcpumonitor.cc415 float system_load = sampler_.GetSystemLoad(); in OnMessage() local
H A Dcpumonitor_unittest.cc85 float system_load() const { return system_load_; } in system_load() function in rtc::CpuLoadListener
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dcpumonitor_unittest.cc85 float system_load() const { return system_load_; } in system_load() function in rtc::CpuLoadListener
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/regulator/
H A Dmachine.h154 int system_load; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/regulator/
H A Dmachine.h154 int system_load; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/regulator/
H A Dmachine.h154 int system_load; member
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/config_files/colorschemes/
H A Dsolarized.json35 "system_load": { "fg": "solarized:base1", "bg": "solarized:base03", "attrs": [] }, object
H A Ddefault.json33 "system_load": { "fg": "gray8", "bg": "gray0", "attrs": [] }, object
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dstartui.c1201 char *system_load = getShareDir(); in fontforge_main() local