Searched refs:StackSizeBytes (Results 1 – 1 of 1) sorted by relevance
88 u64 StackSizeBytes(const Vector<u64> &StackIds) { in StackSizeBytes() function254 const u64 NumStackBytes = RoundUpTo(StackSizeBytes(StackIds), 8); in SerializeToRawProfile()