Searched refs:get_matching_pathnames (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/libutil/
H A Dop_file.h61 * Clients of get_matching_pathnames must provide their own implementation
66 /* This enum is intended solely for the use of get_matching_pathnames(),
100 int get_matching_pathnames(void * name_list, get_pathname_callback,
H A Dop_file.c115 int get_matching_pathnames(void * name_list, get_pathname_callback getpathname, function
162 get_matching_pathnames(
183 get_matching_pathnames(
/external/oprofile/libutil++/
H A Dfile_manip.cpp123 return !get_matching_pathnames(&file_list, get_pathname,
/external/oprofile/opjitconv/
H A Dopjitconv.c85 /* Callback function used for get_matching_pathnames() call to obtain
506 if ((rc = get_matching_pathnames(&jd_fnames, get_pathname,
531 if (get_matching_pathnames(&anon_dnames, get_pathname,
538 /* When using get_matching_pathnames to find anon samples,
551 /* get_matching_pathnames returns only filename segment when

Completed in 129 milliseconds