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

  /external/oprofile/libpp/
profile.h 76 void add_sample_file(std::string const & filename);
97 /// helper for sample_count() and add_sample_file(). All error launch
populate.cpp 46 profile.add_sample_file(it->sample_filename);
populate_for_spu.cpp 65 profile.add_sample_file(it->sample_filename);
profile.cpp 94 void profile_t::add_sample_file(string const & filename) function in class:profile_t
callgraph_container.cpp 493 profile.add_sample_file(*it);
  /external/oprofile/pp/
opgprof.cpp 246 profile.add_sample_file(it->sample_filename);
275 cg_db.add_sample_file(*cit);

Completed in 237 milliseconds