Searched defs:CountersBegin (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingBuffer.c | 48 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 D | InstrProfilingWriter.c | 247 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 D | InstrProfilingPlatformFuchsia.c | 119 const char *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_initialize() local
|
H A D | InstrProfilingFile.c | 109 const char *CountersBegin = __llvm_profile_begin_counters(); in mmapForContinuousMode() local 233 const char *CountersBegin = __llvm_profile_begin_counters(); mmapForContinuousMode() local [all...] |