Searched defs:ProfileBuffer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_profile_collector.cpp | 35 struct ProfileBuffer { struct |
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingFile.c | 396 mmapProfileForMerging(FILE * ProfileFile,uint64_t ProfileFileSize,char ** ProfileBuffer) mmapProfileForMerging() argument |