Home
last modified time | relevance | path

Searched refs:callgraph_depth (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/gui/
Doprof_start_config.cpp46 callgraph_depth(0), in config_setting()
98 callgraph_depth = op_lexical_cast<unsigned int>(val); in load()
Doprof_start_config.h49 uint callgraph_depth; member
Doprof_start.cpp165 callgraph_depth_edit->setText(QString().setNum(config.callgraph_depth)); in oprof_start()
693 config.callgraph_depth = temp; in record_config()
993 op_lexical_cast<string>(config.callgraph_depth)); in save_config()
/external/oprofile/utils/
Dophelp.c34 static int callgraph_depth; variable
179 if (callgraph_depth) in check_event()
308 { "callgraph", '\0', POPT_ARG_INT, &callgraph_depth, 0,