HomeSort by relevance Sort by last modified time
    Searched refs:show_ip_for_unknown_symbol_ (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
thread_tree.h 77 : show_ip_for_unknown_symbol_(false),
105 void ShowIpForUnknownSymbol() { show_ip_for_unknown_symbol_ = true; }
141 bool show_ip_for_unknown_symbol_; member in class:simpleperf::ThreadTree
thread_tree.cpp 236 if (show_ip_for_unknown_symbol_) {

Completed in 52 milliseconds