Searched refs:print_callgraph_ (Results 1 – 2 of 2) sorted by relevance
301 print_callgraph_(false), in KmemCommand()326 bool print_callgraph_; member in simpleperf::__anon711df3d90110::KmemCommand388 print_callgraph_ = true; in ParseOptions()489 if (print_callgraph_) { in PrepareToBuildSampleTree()523 slab_sample_tree_builder_->SetCallChainSampleOptions(accumulate_callchain_, print_callgraph_, in PrepareToBuildSampleTree()575 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
425 print_callgraph_(false), in ReportCommand()466 bool print_callgraph_; member in simpleperf::__anon09476f0b0110::ReportCommand566 print_callgraph_ = true; in ParseOptions()718 if (print_callgraph_) { in BuildSampleComparatorAndDisplayer()743 if (print_callgraph_) { in BuildSampleComparatorAndDisplayer()844 sample_tree_builder_options_.build_callchain = print_callgraph_; in ReadSampleTreeFromRecordFile()863 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_); in ReadSampleTreeFromRecordFile()