Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/gpu_plugin/src/
Dgpu_data_plugin.cpp121 void GpuDataPlugin::FlushGpuData(std::vector<std::pair<uint64_t, int>>& vectGpuData) in FlushGpuData()
185 void GpuDataPlugin::WriteGpuDataInfoExt(T& gpuData, std::vector<std::pair<uint64_t, int>>& vectGpuD… in WriteGpuDataInfoExt()
/developtools/profiler/device/plugins/native_hook/src/
Druntime_stack_range.cpp190 bool ParseSelfMaps(std::vector<std::pair<uint64_t, uint64_t>>& filterStaLibRange) in ParseSelfMaps()
226 void ParseEvent(const std::string& filePath, std::vector<std::pair<uint64_t, uint64_t>>& filterStaL… in ParseEvent()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/
Dpbreader_parser.cpp1206 std::unordered_map<uint64_t, std::queue<SliceInfo>> &itidToCallstackIdsMap) in GetTraceidInfoFromCallstack()
1267std::unordered_map<uint64_t, std::queue<SliceInfo>> &itidToCallstackIdsMap) in DumpDataFromHiperf()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dapp_start_filter.cpp240 void APPStartupFilter::CalcDepthByTimeStamp(std::map<uint32_t, std::map<uint64_t, uint32_t>>::itera… in CalcDepthByTimeStamp()
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp414 HashList<uint64_t, DfxSymbol> &cache) in UpdateSymbolCache()
Dsymbols_file.cpp1127 uint64_t SymbolsFile::GetVaddrInSymbols(uint64_t ip, uint64_t, uint64_t) const in GetVaddrInSymbols() argument
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/hook_filter/
Dnative_hook_filter.cpp707 std::map<uint64_t, std::shared_ptr<std::vector<uint64_t>>>::iterator mapItor) in FillOfflineSymbolizationFrames()
/developtools/profiler/hiebpf/include/
Dvmlinux.h20545 typedef u64 uint64_t; typedef