Home
last modified time | relevance | path

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

12

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/frequsage/
DTabPaneFreqDataCut.test.ts304 let arg = {i: 1, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
327 let arg = {i: 1, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
350 let arg = {i: 1, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
373 let arg = {i: 1, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
649 let arg = {i: 1, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
672 let arg = {i: 0, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
695 let arg = {i: 0, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
718 let arg = {i: 0, percent: 20, startTime: 0, consumption: 30, countMutiple: 3}; variable
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp170 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
240 int need_unwind_info, void *arg) in FindProcInfo()
264 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()
597 int CallStack::FindUnwindTable(uintptr_t pc, UnwindTableInfo& outTableInfo, void *arg) in FindUnwindTable()
[all …]
/developtools/hiperf/src/
Dcallstack.cpp188 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
261 int need_unwind_info, void *arg) in FindProcInfo()
284 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
316 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
348 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
354 [[maybe_unused]] void *arg) in AccessFpreg()
361 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
367 [[maybe_unused]] void *arg) in Resume()
374 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
745 int CallStack::FindUnwindTable(uintptr_t pc, UnwindTableInfo& outTableInfo, void *arg) in FindUnwindTable()
[all …]
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.py61 def global_trace(self, frame, why, arg): argument
67 def local_trace(self, frame, why, arg): argument
77 def __init__(self, arg): argument
/developtools/smartperf_host/ide/src/trace/database/sql/
DPerf.sql.ts74 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable
100 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable
/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/device/plugins/native_daemon/
Dnative_daemon_client.cpp46 std::string arg(argv[i]); in main() local
/developtools/hdc/src/test/jdwp/
Dmain.cpp73 auto clearLoopTask = [](uv_handle_t *handle, void *arg) -> void { in TryCloseLoop()
/developtools/hiperf/script/
Dhiperf_utils.py133 def dir_check(arg): argument
140 def file_check(arg): argument
/developtools/hdc/src/common/
Dasync_cmd.cpp182 void *AsyncCmd::Popen(void *arg) in Popen()
/developtools/syscap_codec/src/
Dmain.c212 void OutputVersion(const char *arg, int opt) in OutputVersion()
/developtools/hdc/hdc_rust/src/host/
Dparser.rs180 let arg = if opt.len() > 2 { in extract_global_params() localVariable
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp59 static void NmdWriteStat(void *arg, const char *buf) in NmdWriteStat()
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp81 void HostUsb::UsbWorkThread(void *arg) in UsbWorkThread()
93 void HostUsb::WatchUsbNodeChange(void *arg) in WatchUsbNodeChange()
/developtools/hdc/src/daemon/
Dshell.cpp204 void *HdcShell::ShellFork(void *arg) in ShellFork()
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp184 for (const auto &arg : efs.args) { in EventFsParsing() local
/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp356 va_list arg; in SpLog() local
/developtools/profiler/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/src/protos/types/plugins/ftrace_data/default/
Dbinder.proto65 uint64 arg = 2; field
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.cpp85 [](void *arg) { delete static_cast<TableContext *>(arg); }); in DemoTableRegister()
/developtools/smartperf_host/trace_streamer/src/table/base/
Dtable_base.cpp87 [](void *arg) { delete static_cast<TableContext *>(arg); }); in TableRegister()

12