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

  /external/oprofile/libutil/
op_file.h 32 * op_get_mtime - get mtime of file
37 time_t op_get_mtime(char const * file);
op_file.c 33 time_t op_get_mtime(char const * file) function
  /external/oprofile/daemon/liblegacy/
opd_image.c 147 image->mtime = op_get_mtime(image->name);
  /external/oprofile/daemon/
opd_mangling.c 197 binary ? op_get_mtime(binary) : 0);
  /external/oprofile/libpp/
op_header.cpp 90 time_t const newmtime = op_get_mtime(file.c_str());

Completed in 116 milliseconds