Home
last modified time | relevance | path

Searched refs:Unmap (Results 1 – 2 of 2) sorted by relevance

/system/extras/perfprofd/quipper/
Daddress_mapper.cc68 CHECK(Unmap(range)); in MapWithID()
75 CHECK(Unmap(old_range)); in MapWithID()
195 bool AddressMapper::Unmap(const MappedRange& range) { in Unmap() function in quipper::AddressMapper
Daddress_mapper.h118 bool Unmap(const MappedRange& range);