Searched defs:Page (Results 1 – 5 of 5) sorted by relevance
36 struct Page { struct51 LIBC_INLINE Page &WithAccess(int protection) { in WithAccess() argument70 // The pages A and B can be retrieved as with 'GetPageA' / 'GetPageB' and their argument
323 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local346 for (scudo::uptr Page = 0; Page <= FirstBlock / PageSize - 1; ++Page) in testPageMapMarkRange() local356 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local383 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local388 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local399 for (scudo::uptr Page = FirstUncountedPage; in testPageMapMarkRange() local410 for (scudo::uptr Page = 0; Page < RoundedRegionSize / PageSize; ++Page) in testPageMapMarkRange() local440 for (scudo::uptr Page = Block / PageSize; in testReleasePartialRegion() local495 for (scudo::uptr Page = Block / PageSize; in testReleasePartialRegion() local513 for (scudo::uptr Page = ReleaseBase / PageSize; in testReleasePartialRegion() local[all …]
167 const uint64_t Page = BBAddrIt->second / ITLBPageSize; in expectedCacheHitRatio() local186 const uint64_t Page = BBAddrIt->second / ITLBPageSize; in expectedCacheHitRatio() local
133 T *Page = PageToDataPtrs[I]; in resize() local
236 struct perf_event_mmap_page Page; in doReadCounter() local