Home
last modified time | relevance | path

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

/external/perf_data_converter/src/quipper/
Daddress_mapper.cc169 uint64_t next_page_boundary = in MapWithID() local
177 next_page_boundary + mapping_offset + range.size; in MapWithID()
185 range.mapped_addr = next_page_boundary + mapping_offset; in MapWithID()