Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c46 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in __llvm_profile_get_size_for_buffer() local
149 __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
188 __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.c219 const __llvm_profile_data *DataBegin, in writeValueProfData() argument
245 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in lprofWriteData() local
259 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 DInstrProfiling.c67 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in __llvm_profile_reset_counters() local
H A DInstrProfilingPlatformFuchsia.c117 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in __llvm_profile_initialize() local
H A DInstrProfilingFile.c107 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in mmapForContinuousMode() local
231 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); mmapForContinuousMode() local
552 const uint32_t *DataBegin = __llvm_profile_begin_orderfile(); writeOrderFile() local