Home
last modified time | relevance | path

Searched defs:MaxCount (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/contrib/dev/acpica/include/
HDacdebug.h74 UINT32 MaxCount; member
HDactbl2.h1344 UINT32 MaxCount; /* Maximum counter value supported */ member
1422 UINT16 MaxCount; /* Maximum counter value supported */ member
1467 UINT16 MaxCount; /* Maximum counter value supported */ member
/trueos/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp4301 bool Complete, const SCEV *MaxCount) : Max(MaxCount) { in BackedgeTakenInfo()