Home
last modified time | relevance | path

Searched defs:EntryCount (Results 1 – 25 of 76) sorted by relevance

1234

/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DMcaInitPmi.h41 UINT64 EntryCount : 16; member
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/Registry/
Dmod.rs43 pub EntryCount: u32, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/Registry/
Dmod.rs43 pub EntryCount: u32, field
/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
Dprefixed_entry_ring_buffer.h157 size_t EntryCount() const { return entry_count_; } in EntryCount() function
/external/pigweed/pw_tokenizer/
Dtoken_database_test.cc81 TEST(TokenDatabase, EntryCount) { in TEST() argument
/external/lzma/CPP/7zip/Archive/
DVhdxHandler.cpp281 const UInt32 EntryCount = Get32(p + 8); in Parse() local
481 const UInt32 EntryCount = Get16(p + 10); in Parse() local
/external/llvm/lib/MC/
DMCCodeView.cpp177 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCCodeView.cpp356 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/llvm/lib/IR/
DGCOV.cpp697 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp536 auto EntryCount = F.getEntryCount(); in getBlockProfileCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp837 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp600 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
DInlineCost.cpp805 auto EntryCount = F.getEntryCount(); in isCostBenefitAnalysisEnabled() local
872 auto EntryCount = EntryProfileCount->getCount(); in costBenefitAnalysis() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp519 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp543 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp590 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h50 UINT16 EntryCount; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h50 UINT16 EntryCount; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h56 UINT16 EntryCount; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h50 UINT16 EntryCount; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp647 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp807 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local

1234