Searched refs:generate_file_list (Results 1 - 6 of 6) sorted by relevance

/external/oprofile/pp/
H A Doparchive_options.cpp102 sample_files = pspec.generate_file_list(exclude_dependent, false);
H A Dopgprof_options.cpp53 list<string> sample_files = spec.generate_file_list(exclude_dependent, false);
H A Dopannotate_options.cpp128 list<string> sample_files = pspec.generate_file_list(exclude_dependent, true);
H A Dopreport_options.cpp256 list<string> sample_files = pspec.generate_file_list(exclude_dependent,
/external/oprofile/libpp/
H A Dprofile_spec.h52 generate_file_list(bool exclude_dependent, bool exclude_cg) const;
H A Dprofile_spec.cpp501 list<string> profile_spec::generate_file_list(bool exclude_dependent, function in class:profile_spec

Completed in 94 milliseconds