Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 34) sorted by relevance

12

/developtools/profiler/device/etc/
Dhiprofilerd.cfg37 "stop hiprofilerd"
49 "stop hiprofiler_plugins"
61 "stop hiprofiler_daemon"
/developtools/profiler/device/plugins/hiebpf_plugin/src/
Dhiebpf_module.cpp80 std::string stop = "hiebpf --stop true"; in HiebpfSessionStop() local
81 RunCmd(stop); in HiebpfSessionStop()
/developtools/profiler/host/smartperf/trace_streamer/doc/
Djs_memory.md17 *Timeline模式下发start命令后开始抓取,插件结束时下发stop命令停止抓取并开始上报数据。Start命令下发到stop命令下发之间属于数据抓取过程。*
/developtools/hiperf/interfaces/kits/js/
D@ohos.hiperf.d.ts53 function stop(): boolean;
/developtools/smartperf_host/trace_streamer/doc/
DarkTs.md17 *Timeline模式下发start命令后开始抓取,插件结束时下发stop命令停止抓取并开始上报数据。Start命令下发到stop命令下发之间属于数据抓取过程。*
/developtools/hdc/src/test/jdwp/
DHdcJdwpSimulator.h26 void stop();
Dmain.cpp97 clsHdcJdwpSimulator->stop(); in FreeInstance()
/developtools/hdc/src/daemon/
Djdwp.cpp28 stop = false; in HdcJdwp()
45 stop = true; in Stop()
82 if (!stop) { in FreeContext()
538 while (!thisClass->stop) { in FdEventPollThread()
Djdwp.h106 bool stop; variable
/developtools/hiperf/script/
Drecord_control.py47 elif args.stop:
/developtools/hiperf/demo/js/entry/src/main/js/MainAbility/pages/index/
Dindex.js165 result = hiperf.stop();
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto30 …bool discard_cache_data = 31; // if set true, session will stop immediately.(cache data will be lo…
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto30 …bool discard_cache_data = 31; // if set true, session will stop immediately.(cache data will be lo…
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto30 …bool discard_cache_data = 31; // if set true, session will stop immediately.(cache data will be lo…
/developtools/profiler/protos/services/
Dprofiler_service.proto36 // stop tracing session, deactivate server side tracing triggers.
Dprofiler_service_types.proto58 …bool discard_cache_data = 7; // if set true, session will stop immediately.(cache data will be los…
/developtools/profiler/host/smartperf/ide/src/trace/proto/
Dprofiler_service.proto39 // stop tracing session, deactivate server side tracing triggers.
/developtools/hdc/src/daemon/etc/
Dhdcd.root.cfg70 "stop hdcd",
/developtools/smartperf_host/ide/src/trace/proto/
Dprofiler_service.proto39 // stop tracing session, deactivate server side tracing triggers.
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dprofiler_service.proto36 // stop tracing session, deactivate server side tracing triggers.
Dprofiler_service_types.proto58 …bool discard_cache_data = 7; // if set true, session will stop immediately.(cache data will be los…
/developtools/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto36 // stop tracing session, deactivate server side tracing triggers.
Dprofiler_service_types.proto58 …bool discard_cache_data = 7; // if set true, session will stop immediately.(cache data will be los…
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dprintk_formats_parser_test.cpp45 0xc0aff30b : "CPU stop interrupts"
/developtools/profiler/hiebpf/src/
Dhiebpf.cpp53 HIEBPF_DEFINE_bool(stop, false, "stop hiebpf server to trace");

12