HomeSort by relevance Sort by last modified time
    Searched refs:EPT (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/slang/
slang_rs_export_element.cpp 81 RSExportPrimitiveType *EPT =
87 slangAssert(EI->type == EPT->getType() && "Element has unexpected type");
88 ET = EPT;
slang_rs_reflection.cpp 117 static const char *GetPackerAPIName(const RSExportPrimitiveType *EPT) {
153 unsigned TypeId = EPT->getType();
156 return PrimitiveTypePackerAPINameMap[ EPT->getType() ];
211 const RSExportPrimitiveType *EPT =
213 if (EPT->isRSObjectType())
215 else if (EPT->getType() == RSExportPrimitiveType::DataTypeBoolean)
459 const RSExportPrimitiveType *EPT =
461 if (EPT->getType() == RSExportPrimitiveType::DataTypeBoolean) {
801 const RSExportPointerType *EPT =
803 genTypeInstance(C, EPT->getPointeeType())
    [all...]
slang_rs_export_type.h 307 static size_t GetSizeInBits(const RSExportPrimitiveType *EPT);
318 const RSExportPrimitiveType *EPT) {
319 return getRSReflectionType(EPT->getType());
slang_rs_export_type.cpp     [all...]
  /external/oprofile/events/i386/nehalem/
events 55 event:0x4F counters:0,1,2,3 um:ept minimum:6000 name:EPT : Counts Extended Page Directory Entry accesses. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.

Completed in 279 milliseconds