Home
last modified time | relevance | path

Searched refs:ClassID (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator64_test.cc37 CHECK_EQ(SCMap::ClassID(s), c); in TEST()
39 CHECK_EQ(SCMap::ClassID(s + 1), c + 1); in TEST()
40 CHECK_EQ(SCMap::ClassID(s - 1), c); in TEST()
44 CHECK_EQ(SCMap::ClassID(SCMap::kMaxSize + 1), 0); in TEST()
47 uptr c = SCMap::ClassID(s); in TEST()
77 CHECK_EQ(class_id, SCMap::ClassID(size)); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator64.h79 static uptr ClassID(uptr size) { in ClassID() function
133 return AllocateBySizeClass(SizeClassMap::ClassID(size)); in Allocate()
193 uptr ClassID(uptr size) { return SizeClassMap::ClassID(size); } in ClassID() function
487 res = cache->Allocate(&primary_, primary_.ClassID(size));
/external/oprofile/events/ppc64/cell-be/
Devents135 …000 name:stlld_wait_on_chnl21 : Stalled waiting on DMA Command Opcode or ClassID Register (Channel…