Home
last modified time | relevance | path

Searched defs:CountersBegin (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c48 const char *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_get_size_for_buffer() local
150 __llvm_profile_get_size_for_buffer_internal(const __llvm_profile_data * DataBegin,const __llvm_profile_data * DataEnd,const char * CountersBegin,const char * CountersEnd,const char * BitmapBegin,const char * BitmapEnd,const char * NamesBegin,const char * NamesEnd) __llvm_profile_get_size_for_buffer_internal() argument
189 __llvm_profile_write_buffer_internal(char * Buffer,const __llvm_profile_data * DataBegin,const __llvm_profile_data * DataEnd,const char * CountersBegin,const char * CountersEnd,const char * BitmapBegin,const char * BitmapEnd,const char * NamesBegin,const char * NamesEnd) __llvm_profile_write_buffer_internal() argument
H A DInstrProfilingWriter.c247 const char *CountersBegin = __llvm_profile_begin_counters(); in lprofWriteData() local
261 lprofWriteDataImpl(ProfDataWriter * Writer,const __llvm_profile_data * DataBegin,const __llvm_profile_data * DataEnd,const char * CountersBegin,const char * CountersEnd,const char * BitmapBegin,const char * BitmapEnd,VPDataReaderType * VPDataReader,const char * NamesBegin,const char * NamesEnd,int SkipNameDataWrite) lprofWriteDataImpl() argument
H A DInstrProfilingPlatformFuchsia.c119 const char *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_initialize() local
H A DInstrProfilingFile.c109 const char *CountersBegin = __llvm_profile_begin_counters(); in mmapForContinuousMode() local
233 const char *CountersBegin = __llvm_profile_begin_counters(); mmapForContinuousMode() local
[all...]