Home | History | Annotate | Download | only in libpp

Lines Matching refs:list

3  * Classify and process a list of candidate sample files
16 #include <list>
57 * file list filtered from cg file sample_filename can't be empty
61 * List of callgraph sample filename. If the {dep} part of
64 std::list<std::string> cg_files;
78 std::list<profile_sample_files> files;
88 * the sample file list for /lib/libc.so, /lib/ld.so etc.
95 std::list<profile_sample_files> files;
98 std::list<profile_dep_set> deps;
107 std::list<profile_set> profiles;
170 * Take a list of sample filenames, and process them into a set of
178 arrange_profiles(std::list<std::string> const & files,
192 std::list<profile_sample_files> files;
195 typedef std::list<image_set> image_group_set;
235 * Thus each element in the returned list is for exactly one
243 std::list<inverted_profile> const