Searched refs:DataSizeInBytes (Results 1 – 2 of 2) sorted by relevance
92 uint64_t DataSizeInBytes = DataSize * sizeof(__llvm_profile_data); in __llvm_profile_get_padding_sizes_for_counters() local95 sizeof(__llvm_profile_header) + DataSizeInBytes); in __llvm_profile_get_padding_sizes_for_counters()
379 auto DataSizeInBytes = DataSize * sizeof(RawInstrProf::ProfileData<IntPtrT>); in readHeader() local385 DataOffset + DataSizeInBytes + PaddingBytesBeforeCounters; in readHeader()