Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dthread_tree.cpp139 static MapEntry RemoveFirstPartOfMapEntry(const MapEntry* entry, uint64_t new_start_addr) { in RemoveFirstPartOfMapEntry() argument
141 result.start_addr = new_start_addr; in RemoveFirstPartOfMapEntry()