Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp381 HashList<uint64_t, Symbol> &cache) in UpdateSymbolCache()
Dsymbols_file.cpp1297 uint64_t SymbolsFile::GetVaddrInSymbols(uint64_t ip, uint64_t, uint64_t) const in GetVaddrInSymbols() argument
/developtools/hiperf/include/
Dsymbols_file.h289 virtual size_t ReadRoMemory(uint64_t, uint8_t * const, size_t) const in ReadRoMemory() argument
/developtools/profiler/device/plugins/native_daemon/include/
Dsymbols_file.h286 virtual size_t ReadRoMemory(uint64_t, uint8_t * const, size_t) const in ReadRoMemory() argument
/developtools/hiperf/src/
Dsymbols_file.cpp1367 uint64_t SymbolsFile::GetVaddrInSymbols(uint64_t ip, uint64_t, uint64_t) const in GetVaddrInSymbols() argument
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dsymbols_file.cpp1340 uint64_t SymbolsFile::GetVaddrInSymbols(uint64_t ip, uint64_t, uint64_t) const in GetVaddrInSymbols() argument
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp498 void NativeHook::UpdateLastCallerPathIndexs(std::map<uint64_t, uint64_t>& callIdToLasLibId) in UpdateLastCallerPathIndexs()
609std::map<uint64_t, uint64_t>& callIdToLastCallerPathIndex) in GetCallIdToLastLibId()