Searched refs:callgraph_max_stack_ (Results 1 – 1 of 1) sorted by relevance
470 callgraph_max_stack_(UINT32_MAX), in ReportCommand()511 uint32_t callgraph_max_stack_; member in simpleperf::__anon602564b30111::ReportCommand649 if (!options.PullUintValue("--max-stack", &callgraph_max_stack_)) { in ParseOptions()828 ReportCmdCallgraphDisplayer(callgraph_max_stack_, percent_limit_, brief_callgraph_)); in BuildSampleComparatorAndDisplayer()