Searched refs:entryCount (Results 1 – 7 of 7) sorted by relevance
456 uint16_t entryCount; member465 uint16_t entryCount; member
58 return F->entryCount(); in computeSyntheticCounts()70 SaturatingAdd(F->entryCount(), New.template toInt<uint64_t>())); in computeSyntheticCounts()
304 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionRegularPageHeader307 offsetof(unwind_info_regular_second_level_page_header, entryCount)); in entryCount()351 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionCompressedPageHeader354 offsetof(unwind_info_compressed_second_level_page_header, entryCount)); in entryCount()1568 high = pageHeader.entryCount(); in getInfoFromCompactEncodingSection()1572 if (mid == (uint32_t)(pageHeader.entryCount() - 1)) { in getInfoFromCompactEncodingSection()1622 last = pageHeader.entryCount() - 1; in getInfoFromCompactEncodingSection()1623 high = pageHeader.entryCount(); in getInfoFromCompactEncodingSection()
1273 uint32_t entries_count = baton.regular_second_level_page_header.entryCount; in print_second_level_index_regular()1307 idx < baton.compressed_second_level_page_header.entryCount; idx++) { in print_second_level_index_compressed()1350 header.entryCount); in print_second_level_index()1362 header.entryCount, header.encodingsPageOffset, in print_second_level_index()
216 F->setEntryCount(Function::ProfileCount(FS->entryCount(), in processGlobalForThinLTO()
570 uint64_t entryCount() const { return EntryCount; }
3878 NameVals.push_back(FS->entryCount()); in writeCombinedGlobalValueSummary()