Home
last modified time | relevance | path

Searched refs:StackSizeBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp82 u64 StackSizeBytes(const Vector<u64> &StackIds) { in StackSizeBytes() function
215 const u64 NumStackBytes = RoundUpTo(StackSizeBytes(StackIds), 8); in SerializeToRawProfile()