Searched refs:kSummaryAllocSize (Results 1 – 1 of 1) sorted by relevance
36 const uptr kSummaryAllocSize = kPageSize; in Create() local37 CHECK_LE(sizeof(AsanThreadSummary), kSummaryAllocSize); in Create()