Searched defs:CountersSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformFuchsia.c124 uint64_t CountersSize = local
H A DInstrProfilingBuffer.c155 uint64_t CountersSize = local
122 __llvm_profile_get_padding_sizes_for_counters( uint64_t DataSize, uint64_t CountersSize, uint64_t NumBitmapBytes, uint64_t NamesSize, uint64_t *PaddingBytesBeforeCounters, uint64_t *PaddingBytesAfterCounters, uint64_t *PaddingBytesAfterBitmapBytes, uint64_t *PaddingBytesAfterNames) argument
H A DInstrProfilingFile.c117 uint64_t CountersSize = local
624 uint64_t CountersSize = __llvm_profile_get_counters_size( local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1152 int CountersSize = CountersBySP.size(); local

Completed in 119 milliseconds