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

  /external/oprofile/libutil/
op_fileio.h 34 * op_open_file - open a file
41 FILE * op_open_file(char const * name, char const * mode);
op_fileio.c 46 FILE * op_open_file(char const * name, char const * mode) function
  /external/oprofile/pp/
opgprof.cpp 171 FILE * fp = op_open_file(gmon_filename.c_str(), "w");

Completed in 2150 milliseconds