Home
last modified time | relevance | path

Searched defs:cg_files (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpp/
Darrange_profiles.h64 std::list<std::string> cg_files; member
Dcallgraph_container.cpp444 void callgraph_container::populate(list<string> const & cg_files, in populate()