Searched refs:NumBytesToWrite (Results 1 – 1 of 1) sorted by relevance
89 u64 NumBytesToWrite = sizeof(u64); in StackSizeBytes() local95 NumBytesToWrite += 2 * sizeof(u64); in StackSizeBytes()100 NumBytesToWrite += sizeof(u64); in StackSizeBytes()103 return NumBytesToWrite; in StackSizeBytes()