Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dthread_tree.h93 show_mark_for_unknown_symbol_(false), in ThreadTree()
128 show_mark_for_unknown_symbol_ = true; in ShowMarkForUnknownSymbol()
167 bool show_mark_for_unknown_symbol_; variable
Dthread_tree.cpp320 (show_mark_for_unknown_symbol_ ? "*" : ""), in FindSymbol()