Home
last modified time | relevance | path

Searched defs:StackIds (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp32 auto *StackIds = reinterpret_cast<Vector<u64> *>(Arg); in RecordStackId() local
88 u64 StackSizeBytes(const Vector<u64> &StackIds) { in StackSizeBytes()
116 void SerializeStackToBuffer(const Vector<u64> &StackIds, in SerializeStackToBuffer()
159 void SerializeMIBInfoToBuffer(MIBMapTy &MIBMap, const Vector<u64> &StackIds, in SerializeMIBInfoToBuffer()
235 Vector<u64> StackIds; in SerializeToRawProfile() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp138 ArrayRef<uint64_t> StackIds, in addCallStack()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp711 SmallVector<uint64_t> StackIds; in addCallStack() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1659 std::vector<uint64_t> StackIds; in getStackIdsWithContextNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp443 std::vector<uint64_t> StackIds; member in __anoneb218b5c0111::IndexBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp971 std::vector<uint64_t> StackIds; member in __anondf6e26480411::ModuleSummaryIndexBitcodeReader