Searched defs:cg_files (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/libpp/ | ||
D | arrange_profiles.h | 64 std::list<std::string> cg_files; member |
D | callgraph_container.cpp | 444 void callgraph_container::populate(list<string> const & cg_files, in populate() |