Searched defs:sample_filename (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpp/
H A Dop_header.cpp140 opd_header const read_header(string const & sample_filename) argument
142 int fd = open(sample_filename.c_str(), O_RDONLY);
145 sample_filename);
151 sample_filename);
157 sample_filename);
H A Darrange_profiles.h57 * file list filtered from cg file sample_filename can't be empty
59 std::string sample_filename; member in struct:profile_sample_files

Completed in 352 milliseconds