Home
last modified time | relevance | path

Searched refs:open_sample_file (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpp/
Dprofile.cpp45 open_sample_file(filename, samples_db); in sample_count()
64 open_sample_file(filename, samples_db); in is_spu_sample_file()
73 void profile_t::open_sample_file(string const & filename, odb_t & db) in open_sample_file() function in profile_t
98 open_sample_file(filename, samples_db); in add_sample_file()
Dprofile.h100 open_sample_file(std::string const & filename, odb_t &);