HomeSort by relevance Sort by last modified time
    Searched refs:open_sample_file (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libpp/
profile.cpp 45 open_sample_file(filename, samples_db);
64 open_sample_file(filename, samples_db);
73 void profile_t::open_sample_file(string const & filename, odb_t & db) function in class:profile_t
98 open_sample_file(filename, samples_db);
profile.h 100 open_sample_file(std::string const & filename, odb_t &);

Completed in 644 milliseconds