Searched defs:touched (Results 1 – 3 of 3) sorted by relevance
75 def touched(dst): function
389 bool touched = page_bitmap_[offset] & mask; in AddrMapPrint() local
88 function UseSparseVariant(array, length, is_array, touched) { argument