Home
last modified time | relevance | path

Searched refs:RecordUnmappedBucket (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DHeatmap.cpp274 auto RecordUnmappedBucket = [&](uint64_t Address, uint64_t Frequency) { in printSectionHotness() local
292 RecordUnmappedBucket(Address, KV.second); in printSectionHotness()