Home
last modified time | relevance | path

Searched defs:ip (Results 1 - 25 of 33) sorted by relevance

12

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dregister_test.cpp150 size_t ip = RegisterGetIP(buildArchType); in HWTEST_F() local
/developtools/hiperf/test/unittest/common/native/
H A Dregister_test.cpp150 size_t ip = RegisterGetIP(BUILD_ARCH_TYPE); in HWTEST_F() local
/developtools/hdc/src/host/
H A Dtranslate.cpp210 string ip = outCmd->parameters.substr(0, pos); in TargetConnect() local
[all...]
H A Dhost_tcp.cpp128 char ip[BUF_SIZE_TINY] = ""; in ConnectDaemon() local
H A Dclient.cpp337 char ip[BUF_SIZE_TINY] = ""; in ExecuteCommand() local
380 int HdcClient::ConnectServerForClient(const char *ip, uint16_t port) in ConnectServerForClient() argument
[all...]
H A Dserver_for_client.cpp327 string ip = connectKey.substr(0, pos); in NewConnectTry() local
/developtools/hiperf/test/unittest/common/native/include/
H A Dcallstack_test.h43 uint64_t ip = 0; member
[all...]
/developtools/smartperf_host/trace_streamer/src/filter/hook_filter/
H A Doffline_symbolization_filter.cpp47 bool OfflineSymbolizationFilter::FillFrameInfo(const std::shared_ptr<FrameInfo> &frameInfo, uint64_t ip, uint64_t ipid) in FillFrameInfo() argument
32 GetSymbolStartMaybeUpdateFrameInfo(T *elfSym, uint32_t &symbolStart, uint64_t symVaddr, uint64_t ip, FrameInfo *frameInfo) GetSymbolStartMaybeUpdateFrameInfo() argument
71 CalcSymInfo(uint64_t ipid, uint64_t ip, uint32_t &symbolStart, std::shared_ptr<FrameInfo> &frameInfo, std::shared_ptr<ProtoReader::SymbolTable_Reader> &symbolTable) CalcSymInfo() argument
114 OfflineSymbolizationByIp(uint64_t ipid, uint64_t ip) OfflineSymbolizationByIp() argument
[all...]
H A Dnative_hook_filter.h41 NativeHookFrameInfo(uint64_t ip, in NativeHookFrameInfo() argument
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/
H A Dcallstack_test.h96 uint64_t ip = 0; global() member
[all...]
/developtools/profiler/device/plugins/native_daemon/include/
H A Dvirtual_runtime.h143 uint64_t& ip = first; member
[all...]
H A Dhook_common.h101 uint64_t ip[MAX_UNWIND_DEPTH]; member
/developtools/hiperf/include/
H A Dunique_stack_table.h48 uint64_t ip : ADDR_BIT_LENGTH; member
H A Dperf_record_format.h163 u64 ip = 0; /* if PERF_SAMPLE_IP */ member
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
H A Dhiperf_stdtype.h27 uint64_t ip = INVALID_UINT64; member
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
H A Debpf_data_reader.cpp293 EbpfSymbolInfo EbpfDataReader::GetSymbolNameIndexFromElfSym(uint64_t ip) in GetSymbolNameIndexFromElfSym() argument
H A Debpf_base.cpp73 EbpfSymbolInfo EbpfBase::GetEbpfSymbolInfo(uint32_t pid, uint64_t ip) in GetEbpfSymbolInfo() argument
117 void EbpfBase::UpdateFilePathIndexToPidAndIpMap(DataIndex filePathIndex, uint32_t pid, uint64_t ip) in UpdateFilePathIndexToPidAndIpMap() argument
130 GetSymbolSave(EbpfSymbolInfo &ebpfSymbolInfo, StartToMapsAddr &startToMapsAddr, uint32_t pid, uint64_t ip) GetSymbolSave() argument
175 GetSymbolNameIndexFromElfSym(uint32_t pid, uint64_t ip) GetSymbolNameIndexFromElfSym() argument
[all...]
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
H A Debpf_converter.cpp474 GetSymbolInfo(uint64_t pid, uint64_t ip) GetSymbolInfo() argument
[all...]
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
H A Dnative_memory_stdtype.h131 uint64_t ip = INVALID_UINT64; member
142 uint64_t ip = INVALID_UINT64; member
H A Debpf_stdtype.h220 DataIndex ip = INVALID_DATAINDEX; member
/developtools/profiler/device/plugins/native_daemon/src/
H A Dcall_stack.cpp239 int CallStack::FindProcInfo(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in FindProcInfo() argument
359 unw_word_t ip in UnwindStep() local
168 FindUnwindTable(SymbolsFile *symbolsFile, std::shared_ptr<DfxMap> map, UnwindInfo *unwindInfoPtr, unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) FindUnwindTable() argument
394 GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const GetIpSP() argument
458 uint64_t ip = 0; UnwindCallStack() local
[all...]
H A Dvirtual_runtime.cpp338 const DfxSymbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<std::shared_ptr<DfxMap>> &maps, in GetKernelSymbol() argument
379 GetUserSymbol(uint64_t ip, const VirtualThread &thread) GetUserSymbol() argument
427 GetSymbolCache(uint64_t ip, DfxSymbol &symbol, const VirtualThread &thread) GetSymbolCache() argument
440 UpdateSymbolCache(uint64_t ip, DfxSymbol &symbol, HashList<uint64_t, DfxSymbol> &cache) UpdateSymbolCache() argument
[all...]
H A Dsymbols_file.cpp1113 GetVaddrInSymbols(uint64_t ip, uint64_t, uint64_t) const GetVaddrInSymbols() argument
[all...]
/developtools/hiperf/src/
H A Dspe_decoder.cpp682 u64 ip; in SpeReadRecord() local
H A Dcallstack.cpp260 int CallStack::FindProcInfo(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in FindProcInfo() argument
384 unw_word_t ip; in UnwindStep() local
186 FindUnwindTable(SymbolsFile *symbolsFile, std::shared_ptr<DfxMap> map, UnwindInfo *unwindInfoPtr, unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) FindUnwindTable() argument
419 GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const GetIpSP() argument
486 uint64_t ip; UnwindCallStack() local
[all...]

Completed in 19 milliseconds

12