Searched refs:callgraph_show_callee_ (Results 1 – 2 of 2) sorted by relevance
302 callgraph_show_callee_(false), in KmemCommand()327 bool callgraph_show_callee_; member in simpleperf::__anon71325f810111::KmemCommand390 callgraph_show_callee_ = true; in ParseOptions()394 callgraph_show_callee_ = true; in ParseOptions()396 callgraph_show_callee_ = false; in ParseOptions()525 !callgraph_show_callee_); in PrepareToBuildSampleTree()
469 callgraph_show_callee_(false), in ReportCommand()510 bool callgraph_show_callee_; member in simpleperf::__anon602564b30111::ReportCommand631 callgraph_show_callee_ = true; in ParseOptions()633 callgraph_show_callee_ = false; in ParseOptions()935 sample_tree_builder_options_.use_caller_as_callchain_root = !callgraph_show_callee_; in ReadSampleTreeFromRecordFile()