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

  /external/oprofile/daemon/liblegacy/
opd_sample_files.h 41 * opd_open_24_sample_file - open an image sample file
53 int opd_open_24_sample_file(struct opd_image * image, int counter, int cpu_nr);
opd_sample_files.c 103 int opd_open_24_sample_file(struct opd_image * image, int counter, int cpu_nr) function
opd_proc.c 138 if (opd_open_24_sample_file(image, counter, cpu_number)) {
139 /* opd_open_24_sample_file output an error message */

Completed in 198 milliseconds