Searched refs:NumStackBytes (Results 1 – 9 of 9) sorted by relevance
13 # CHECK-NEXT: - NumStackBytes: '16'31 # CHECK-NEXT: - NumStackBytes: '32'49 # CHECK-NEXT: - NumStackBytes: '1040'
19 # CHECK-NEXT: - NumStackBytes: '8'38 # CHECK-NEXT: - NumStackBytes: '20'56 # CHECK-NEXT: - NumStackBytes: '1024'
6 - NumStackBytes: '1'22 - NumStackBytes: '1'
6 - NumStackBytes: '1'
6 - NumStackBytes: '2'
215 const u64 NumStackBytes = RoundUpTo(StackSizeBytes(StackIds), 8); in SerializeToRawProfile() local221 sizeof(Header) + NumSegmentBytes + NumStackBytes + NumMIBInfoBytes, 8); in SerializeToRawProfile()241 SerializeStackToBuffer(StackIds, NumStackBytes, Ptr); in SerializeToRawProfile()