Home
last modified time | relevance | path

Searched refs:startMonitor (Results 1 – 25 of 40) sorted by relevance

12

/dports/misc/ompl/ompl-1.5.2/src/ompl/tools/debug/
H A DPlannerMonitor.h68 startMonitor(); in planner_()
78 void startMonitor();
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/bootstrap/
H A Dmonitoring.go59 func startMonitor(addr string, mux *http.ServeMux) (*monitor, error) { func
107 monitor, err := startMonitor(addr, s.mux)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/monitoring/
H A Duptimerobot.py88 def startMonitor(module, params): function
140 monitor_result = startMonitor(module, params)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/monitoring/
H A Duptimerobot.py86 def startMonitor(module, params): function
138 monitor_result = startMonitor(module, params)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Duptimerobot.py86 def startMonitor(module, params): function
138 monitor_result = startMonitor(module, params)
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/server/
H A Dserver.go81 startMonitor func(port uint16, enableProfiling bool, lf listenFunc) (*monitor, error) member
101 startMonitor: startMonitor,
265 if s.monitor, err = p.startMonitor(a.MonitoringPort, a.EnableProfiling, p.listen); err != nil {
H A Dmonitoring.go45 func startMonitor(port uint16, enableProfiling bool, lf listenFunc) (*monitor, error) { func
/dports/databases/pecl-couchbase/couchbase-2.6.2/tests/
H A DCouchbaseMock.php65 private function startMonitor() { function in CouchbaseMock
78 $this->startMonitor();
/dports/print/lyx/lyx-2.3.4.2/src/graphics/
H A DGraphicsCacheItem.cpp47 void startMonitor();
168 pimpl_->startMonitor(); in startMonitoring()
217 void CacheItem::Impl::startMonitor() in startMonitor() function in lyx::graphics::CacheItem::Impl
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/
H A Dmain.go75 m, err := startMonitor(cfg)
91 func startMonitor(cfg *config.Config) (*mon.Monitor, error) { func
/dports/net/krfb/krfb-21.12.3/framebuffers/qt/
H A Dqtframebuffer.h34 void startMonitor() override;
H A Dqtframebuffer.cpp117 void QtFrameBuffer::startMonitor() in startMonitor() function in QtFrameBuffer
/dports/net/krfb/krfb-21.12.3/framebuffers/xcb/
H A Dxcb_framebuffer.h35 void startMonitor() override;
/dports/net/krfb/krfb-21.12.3/krfb/
H A Dframebuffer.cpp68 void FrameBuffer::startMonitor() in startMonitor() function in FrameBuffer
H A Dframebuffer.h43 virtual void startMonitor();
H A Drfbservermanager.cpp224 d->fb->startMonitor(); in addClient()
/dports/deskutils/recoll/recoll-1.31.2/index/
H A Drclmon.h102 extern bool startMonitor(RclConfig *conf, int flags);
/dports/net/krfb/krfb-21.12.3/framebuffers/pipewire/
H A Dpw_framebuffer.h44 void startMonitor() override;
/dports/misc/ompl/ompl-1.5.2/src/ompl/tools/debug/src/
H A DPlannerMonitor.cpp42 void ompl::tools::PlannerMonitor::startMonitor() in startMonitor() function in ompl::tools::PlannerMonitor
/dports/sysutils/istio/istio-1.6.7/pkg/kube/inject/
H A Dmonitoring.go70 func startMonitor(mux *http.ServeMux, port int) (*monitor, error) { func
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/
H A DFD.java178 startMonitor(); in startFailureDetection()
183 private void startMonitor() { in startMonitor() method in FD
214 startMonitor(); in restartMonitor()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/repository/
H A DDeviceMonitor.java92 void startMonitor() { in startMonitor() method in DeviceMonitor
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/ui/mainframe/
H A Dmainframe.cpp537 int startMonitor = GlobalRegistry().getInt(RKEY_MULTIMON_START_MONITOR); in Create() local
538 if (startMonitor < gtkutil::MultiMonitor::getNumMonitors()) { in Create()
540 _windowPosition.fitToScreen(gtkutil::MultiMonitor::getMonitor(startMonitor), 0.8f, 0.8f); in Create()
/dports/java/berkeley-db/je-6.2.31/test/standalone/
H A DMixedLifetimeQueue.java199 startMonitor(); in execute()
208 void startMonitor() { in startMonitor() method in MixedLifetimeQueue
/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/launcher/src/com/beloko/idtech/
H A DGamePadFragment.java144 config.startMonitor(getActivity(), pos); in onCreateView()

12