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

  /external/oprofile/libpp/
op_header.h 37 void check_mtime(std::string const & file, opd_header const & header);
populate.cpp 105 check_mtime(filename, header);
populate_for_spu.cpp 42 * so the filename to do the check_mtime on is the containing file, ip.image;
43 * otherwise, the filename to do the check_mtime on is the separate backing
95 check_mtime(filename, profile.get_header());
op_header.cpp 76 // suffix for JIT sample files (see FIXME in check_mtime() below)
88 void check_mtime(string const & file, opd_header const & header) function
  /external/oprofile/pp/
opgprof.cpp 249 check_mtime(abfd.get_filename(), profile.get_header());

Completed in 83 milliseconds