Searched defs:filePathId (Results 1 – 7 of 7) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
| D | file_system_data_parser.cpp | 84 uint64_t &filePathId, in FileWriteOperation() 141 uint64_t filePathId = INVALID_UINT64; in ParseFileSystemEvent() local
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | virtual_thread.h | 46 MemMaps(uint32_t filePathId) : filePathId_(filePathId) {} in MemMaps()
|
| D | virtual_runtime.h | 144 uint32_t& filePathId = second; member
|
| /developtools/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| D | native_hook_filter.cpp | 97 void NativeHookFilter::AppendFilePathMaps(uint32_t ipid, uint32_t filePathId, uint64_t fileIndex) in AppendFilePathMaps() 844 …64_t, uint64_t> NativeHookFilter::GetIpRangeByIpidAndFilePathId(uint32_t ipid, uint32_t filePathId) in GetIpRangeByIpidAndFilePathId() 861 void NativeHookFilter::DeleteFrameInfoWhichNeedsReparse(uint32_t ipid, uint32_t filePathId) in DeleteFrameInfoWhichNeedsReparse() 876 uint32_t filePathId, in ProcSymbolTable() 1212 …er::UpdateFilePathIdAndStValueToSymAddrMap(T *firstSymbolAddr, const int size, uint32_t filePathId) in UpdateFilePathIdAndStValueToSymAddrMap()
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
| D | ebpf_stdtype.h | 164 uint64_t filePathId = INVALID_UINT64; member 222 DataIndex filePathId = INVALID_DATAINDEX; member
|
| /developtools/smartperf_host/trace_streamer/test/unittest/table/ |
| D | table_test.cpp | 385 uint64_t filePathId = 1; variable 554 uint64_t filePathId = stream_.traceDataCache_->GetDataIndex("filePathId"); variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | stack_preprocess.cpp | 1201 void StackPreprocess::SetSymbolInfo(uint32_t filePathId, ElfSymbolTable& symbolInfo, T& batchNative… in SetSymbolInfo()
|