Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DSampleDisplayer.h111 : max_stack_(max_stack), percent_limit_(percent_limit), brief_callgraph_(brief_callgraph) {} in max_stack_()
120 if (brief_callgraph_ && sample->callchain.duplicated) { in operator()
180 bool brief_callgraph_; variable
Dcmd_report.cpp426 brief_callgraph_(true), in ReportCommand()
465 bool brief_callgraph_; member in __anona4eb4dc80111::ReportCommand
530 brief_callgraph_ = false; in ParseOptions()
717 callgraph_max_stack_, callgraph_percent_limit_, brief_callgraph_)); in ParseOptions()