Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 35) sorted by relevance

12

/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp151 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
221 int need_unwind_info, void *arg) in FindProcInfo()
265 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
299 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
323 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
329 [[maybe_unused]] void *arg) in AccessFpreg()
336 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
342 [[maybe_unused]] void *arg) in Resume()
349 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
/developtools/hiperf/src/
Dcallstack.cpp162 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
235 int need_unwind_info, void *arg) in FindProcInfo()
280 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
312 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
344 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
350 [[maybe_unused]] void *arg) in AccessFpreg()
357 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
363 [[maybe_unused]] void *arg) in Resume()
370 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
Dcommand.cpp27 for (std::string arg : arguments) { in DispatchCommands() local
/developtools/hdc/src/test/
Dut_runtime.cpp54 void Runtime::CheckStopServer(uv_idle_t *arg) in CheckStopServer()
66 void Runtime::StartServer(uv_work_t *arg) in StartServer()
84 void Runtime::CheckStopDaemon(uv_idle_t *arg) in CheckStopDaemon()
96 void Runtime::StartDaemon(uv_work_t *arg) in StartDaemon()
Dut_mod.cpp241 void TestForwardExternThread(void *arg) in TestForwardExternThread()
/developtools/integration_verification/DeployDevice/src/util/
Dtime_info.py60 def global_trace(self, frame, why, arg): argument
66 def local_trace(self, frame, why, arg): argument
76 def __init__(self, arg): argument
/developtools/smartperf_host/trace_streamer/src/filter/
Dfilter_filter.cpp31 uint32_t FilterFilter::AddFilter(std::string type, std::string name, uint64_t arg) in AddFilter()
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dfilter_filter.cpp31 uint32_t FilterFilter::AddFilter(std::string type, std::string name, uint64_t arg) in AddFilter()
/developtools/hdc/src/common/
Dasync_cmd.cpp137 void *AsyncCmd::Popen(void *arg) in Popen()
/developtools/hdc/src/test/jdwp/
Dmain.cpp73 auto clearLoopTask = [](uv_handle_t *handle, void *arg) -> void { in TryCloseLoop()
/developtools/syscap_codec/src/
Dmain.c181 void OutputVersion(const char *arg, int opt) in OutputVersion()
/developtools/hiperf/script/
Dhiperf_utils.py133 def dir_check(arg): argument
140 def file_check(arg): argument
/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp32 for (std::string arg:args) { in ParseToTask() local
/developtools/smartperf_host/trace_streamer/test/unittest/
Dhttp_server_test.cpp56 void* HttpServerThread(void* arg) in HttpServerThread()
/developtools/hdc/src/daemon/
Dshell.cpp182 void *HdcShell::ShellFork(void *arg) in ShellFork()
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp183 for (const auto &arg : efs.args) { in EventFsParsing() local
/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_class.ts514 const arg: ts.ArrowFunction | ts.FunctionExpression = constant
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dbinder.proto65 uint64 arg = 2; field
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Dtable_base.cpp129 [](void* arg) { delete static_cast<TableContext*>(arg); }); in TableRegister()
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dbinder.proto65 uint64 arg = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dbinder.proto65 uint64 arg = 2; field
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/table/
Dtable_base.cpp131 [](void* arg) { delete static_cast<TableContext*>(arg); }); in TableRegister()
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dbinder.proto65 uint64 arg = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dbinder.proto65 uint64 arg = 2; field
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts2669 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable
2695 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable

12