Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 25 of 29) sorted by relevance

12

/developtools/profiler/device/plugins/ftrace_plugin/tools/
Drefresh_device_kernel_code.py56 proto_sub.wait()
67 parsers_sub.wait()
75 formatters_sub.wait()
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_data_repeater.cpp61 slotCondVar_.wait(lock); in PutPluginData()
78 itemCondVar_.wait(lock); in TakePluginData()
96 itemCondVar_.wait(lock); in TakePluginData()
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp68 slotCondVar_.wait(lock); in PutRawStack()
105 itemCondVar_.wait(lock); in TakeRawData()
/developtools/profiler/device/base/src/
Dstd_semaphore.cpp25 condVar_.wait(lock); in Wait()
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/
Dhdi_parser.py29 subprocess.Popen('%s -d "%s" -o "%s"' % (hdi_tool, hcs_file, out_file), shell=True).wait()
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py59 exitcode = process.wait()
/developtools/profiler/device/plugins/ftrace_plugin/test/app/
Dbusy_workers.cpp53 cv_.wait(lock); in Down()
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_RK3568_app.py501 p.wait()
524 p.wait()
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/
Dftrace_cpp_generator.py869 parser_sub.wait()
873 parser_sub.wait()
887 formatter_sub.wait()
891 formatter_sub.wait()
/developtools/hdc/src/host/
Dclient.cpp634 bool wait = false; in WaitFor() local
642 wait = true; in WaitFor()
647 return wait; in WaitFor()
Dhost_usb.cpp550 ep->cv.wait(lock, [ep]() { return ep->isComplete; }); in SubmitUsbBio()
/developtools/hdc/src/common/
Dfile_descriptor.cpp244 writeCond.wait(lock, [&]() { return !writeQueue.empty() || !workContinue; }); in WaitWrite()
Duart.h328 cv.wait(lock, [=] { return hasWaitPkg.find(sessionId) == hasWaitPkg.end(); }); in Wait()
Duart.cpp1030 cv.wait(lock, [=] { return requested; }); in Wait()
/developtools/hapsigner/autosign/
Dautosign.py136 command.wait()
/developtools/hapsigner/tools/
Dauto_test.py294 code = command.wait()
/developtools/packing_tool/adapter/ohos/
DREADME19 1.When the app depends on a hap, you need to wait the hap has been packaged,
155 1.When the hap depends on a app, you need to wait the app has been unpackaged,
/developtools/hiperf/
DREADME_zh.md155 setup skip the start, default wait the start
DREADME.md142 setup skip the start, default wait the start
/developtools/profiler/hiebpf/src/
Dbpf_event_receiver.cpp33 cond_.wait(lk, [this]()->bool {return this->stop_ || this->buf_->GetDataSize();}); in DoWork()
/developtools/hiperf/script/
Dhiperf_utils.py490 return_code = self.record_subproc.wait()
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dext4.proto764 int32 wait = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dext4.proto764 int32 wait = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dext4.proto764 int32 wait = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dext4.proto764 int32 wait = 2; field

12