Searched refs:print_callgraph_ (Results 1 – 2 of 2) sorted by relevance
317 print_callgraph_(false), in KmemCommand()343 bool print_callgraph_; member in __anoncbe18e6d0111::KmemCommand405 print_callgraph_ = true; in ParseOptions()508 if (print_callgraph_) { in PrepareToBuildSampleTree()548 accumulate_callchain_, print_callgraph_, !callgraph_show_callee_, in PrepareToBuildSampleTree()603 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
350 print_callgraph_(false), in ReportCommand()384 bool print_callgraph_; member in __anon235bfe9f0111::ReportCommand448 print_callgraph_ = true; in ParseOptions()627 if (print_callgraph_) { in ParseOptions()734 sample_tree_builder_options_.build_callchain = print_callgraph_; in ReadSampleTreeFromRecordFile()749 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_); in ReadSampleTreeFromRecordFile()