HomeSort by relevance Sort by last modified time
    Searched refs:callgraph_show_callee_ (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
cmd_kmem.cpp 318 callgraph_show_callee_(false),
344 bool callgraph_show_callee_; member in class:__anon3014::KmemCommand
407 callgraph_show_callee_ = true;
411 callgraph_show_callee_ = true;
413 callgraph_show_callee_ = false;
548 accumulate_callchain_, print_callgraph_, !callgraph_show_callee_);
cmd_report.cpp 423 callgraph_show_callee_(false),
462 bool callgraph_show_callee_; member in class:__anon3016::ReportCommand
539 callgraph_show_callee_ = true;
541 callgraph_show_callee_ = false;
855 sample_tree_builder_options_.use_caller_as_callchain_root = !callgraph_show_callee_;
    [all...]

Completed in 254 milliseconds