Searched defs:uint64_t (Results 1 – 8 of 8) sorted by relevance
| /developtools/profiler/device/plugins/gpu_plugin/src/ |
| D | gpu_data_plugin.cpp | 121 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/ |
| D | runtime_stack_range.cpp | 190 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/ |
| D | pbreader_parser.cpp | 1206 std::unordered_map<uint64_t, std::queue<SliceInfo>> &itidToCallstackIdsMap) in GetTraceidInfoFromCallstack() 1267 … std::unordered_map<uint64_t, std::queue<SliceInfo>> &itidToCallstackIdsMap) in DumpDataFromHiperf()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/ |
| D | app_start_filter.cpp | 240 void APPStartupFilter::CalcDepthByTimeStamp(std::map<uint32_t, std::map<uint64_t, uint32_t>>::itera… in CalcDepthByTimeStamp()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | virtual_runtime.cpp | 414 HashList<uint64_t, DfxSymbol> &cache) in UpdateSymbolCache()
|
| D | symbols_file.cpp | 1127 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/ |
| D | native_hook_filter.cpp | 707 std::map<uint64_t, std::shared_ptr<std::vector<uint64_t>>>::iterator mapItor) in FillOfflineSymbolizationFrames()
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 20545 typedef u64 uint64_t; typedef
|