Searched defs:filePathId (Results 1 – 10 of 10) sorted by relevance
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
D | file_system_data_parser.cpp | 105 uint64_t filePathId = INVALID_UINT64; in ParseFileSystemEvent() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
D | file_system_data_parser.cpp | 104 uint64_t filePathId = INVALID_UINT64; in ParseFileSystemEvent() local
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | virtual_runtime.h | 128 uint32_t& filePathId = second; member
|
D | mem_map_item.h | 26 …MemMaps(uint64_t begin, uint64_t end, uint64_t offset, uint32_t type, uint32_t filePathId, const s… in MemMaps()
|
/developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
D | native_hook_filter.cpp | 618 auto filePathId = reader->file_path_id(); in ParseSymbolTableEvent() local 871 bool NativeHookFilter::GetIpsWitchNeedResymbolization(DataIndex filePathId, std::set<uint64_t>& ips) in GetIpsWitchNeedResymbolization() 888 …er::UpdateFilePathIdAndStValueToSymAddrMap(T* firstSymbolAddr, const int size, uint32_t filePathId) in UpdateFilePathIdAndStValueToSymAddrMap()
|
/developtools/smartperf_host/trace_streamer/src/filter/ |
D | native_hook_filter.cpp | 626 auto filePathId = reader->file_path_id(); in ParseSymbolTableEvent() local 879 bool NativeHookFilter::GetIpsWitchNeedResymbolization(DataIndex filePathId, std::set<uint64_t>& ips) in GetIpsWitchNeedResymbolization() 896 …er::UpdateFilePathIdAndStValueToSymAddrMap(T* firstSymbolAddr, const int size, uint32_t filePathId) in UpdateFilePathIdAndStValueToSymAddrMap()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | stack_preprocess.cpp | 721 void StackPreprocess::SetSymbolInfo(uint32_t filePathId, ElfSymbolTable& symbolInfo, in SetSymbolInfo()
|
/developtools/smartperf_host/trace_streamer/test/unittest/ |
D | table_test.cpp | 395 uint64_t filePathId = 1; variable 617 uint64_t filePathId = stream_.traceDataCache_->GetDataIndex("filePathId"); variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
D | trace_stdtype.cpp | 1588 DataIndex filePathId) in AppendNewData() 1598 …pfCallStackData::UpdateSymbolAndFilePathIndex(size_t row, DataIndex symbolId, DataIndex filePathId) in UpdateSymbolAndFilePathIndex() 2040 uint64_t filePathId, in AppendNewData()
|
/developtools/smartperf_host/trace_streamer/src/trace_data/ |
D | trace_stdtype.cpp | 1595 DataIndex filePathId) in AppendNewData() 1605 …pfCallStackData::UpdateSymbolAndFilePathIndex(size_t row, DataIndex symbolId, DataIndex filePathId) in UpdateSymbolAndFilePathIndex() 2095 uint64_t filePathId, in AppendNewData()
|