Home
last modified time | relevance | path

Searched defs:PaddingBytesAfterCounters (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingBuffer.c73 uint64_t *PaddingBytesBeforeCounters, uint64_t *PaddingBytesAfterCounters, in __llvm_profile_get_padding_sizes_for_counters()
106 uint64_t PaddingBytesBeforeCounters, PaddingBytesAfterCounters, in __llvm_profile_get_size_for_buffer_internal() local
DInstrProfilingWriter.c276 uint64_t PaddingBytesBeforeCounters, PaddingBytesAfterCounters, in lprofWriteDataImpl() local
DInstrProfilingFile.c643 uint64_t PaddingBytesBeforeCounters, PaddingBytesAfterCounters, in initializeProfileForContinuousMode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp367 auto PaddingBytesAfterCounters = swap(Header.PaddingBytesAfterCounters); in readHeader() local
/external/llvm-project/llvm/lib/ProfileData/
DInstrProfReader.cpp374 auto PaddingBytesAfterCounters = swap(Header.PaddingBytesAfterCounters); in readHeader() local