Searched refs:callgraph_container (Results 1 – 11 of 11) sorted by relevance
59 * libpp/callgraph_container.cpp: more verbosity72 callgraph_container was using an uninitialized value.248 * libpp/callgraph_container.cpp:249 * libpp/callgraph_container.h:332 * libpp/callgraph_container.cpp:366 * libpp/callgraph_container.cpp:461 * libpp/callgraph_container.cpp: make g++ -D_GLIBCXX_DEBUG happy, see491 * libpp/callgraph_container.cpp: use the right {cg_}image_name for519 * pp/opstack.cpp: pass mege_options::lib to callgraph_container520 * libpp/callgraph_container.cpp:[all …]
147 * libpp/callgraph_container.cpp:266 * libpp/callgraph_container.cpp:409 * libpp/callgraph_container.cpp:500 * libpp/callgraph_container.cpp:745 * libpp/callgraph_container.cpp: hoist image/app name lookup757 * libpp/callgraph_container.cpp:774 * libpp/callgraph_container.h:775 * libpp/callgraph_container.cpp:805 * libpp/callgraph_container.cpp: fix for new call-graph code817 * libpp/callgraph_container.cpp:[all …]
6 * libpp/callgraph_container.cpp:161 * libpp/callgraph_container.cpp:190 * libpp/callgraph_container.cpp:191 * libpp/callgraph_container.h:244 * libpp/callgraph_container.cpp:245 * libpp/callgraph_container.h:549 * libpp/callgraph_container.cpp:550 * libpp/callgraph_container.h:
180 * libpp/callgraph_container.cpp: Fix compile warning246 * libpp/callgraph_container.cpp:295 * oprofile/libpp/callgraph_container.cpp:
28 class callgraph_container; variable210 cg_formatter(callgraph_container const & profile);303 xml_cg_formatter(callgraph_container const & callgraph,313 callgraph_container const & callgraph;
395 void callgraph_container::populate(list<inverted_profile> const & iprofiles, in populate()426 void callgraph_container::populate(list<image_set> const & lset, in populate()444 void callgraph_container::populate(list<string> const & cg_files, in populate()501 void callgraph_container::571 void callgraph_container::add_symbols(profile_container const & pc) in add_symbols()581 column_flags callgraph_container::output_hint() const in output_hint()597 count_array_t callgraph_container::samples_count() const in samples_count()603 symbol_collection const & callgraph_container::get_symbols() const in get_symbols()
16 callgraph_container.h \17 callgraph_container.cpp \
24 callgraph_container.cpp \
104 class callgraph_container {
492 cg_formatter::cg_formatter(callgraph_container const & profile) in cg_formatter()933 xml_cg_formatter(callgraph_container const & cg, symbol_collection & s, in xml_cg_formatter()
448 void output_cg_symbols(callgraph_container const & cg, bool multiple_apps) in output_cg_symbols()561 callgraph_container cg_container; in opreport()