Home
last modified time | relevance | path

Searched refs:CountersSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingBuffer.c86 uint64_t CountersSizeInBytes = CountersSize * sizeof(uint64_t); in __llvm_profile_get_padding_sizes_for_counters() local
90 calculateBytesNeededToPageAlign(CountersSizeInBytes); in __llvm_profile_get_padding_sizes_for_counters()