Home
last modified time | relevance | path

Searched refs:get_pathname (Results 1 – 6 of 6) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpath.c39 static char *get_pathname(void) in get_pathname() function
92 char *pathname = get_pathname(); in mkpath()
105 char *pathname = get_pathname(); in perf_path()
/external/oprofile/libutil++/
Dfile_manip.cpp114 static void get_pathname(const char * pathname, void * name_list) in get_pathname() function
123 return !get_matching_pathnames(&file_list, get_pathname, in create_file_list()
/external/e2fsprogs/lib/ext2fs/
DMakefile.pq26 get_pathname.obj \
DAndroid.mk37 get_pathname.c \
DMakefile.in53 get_pathname.o \
126 $(srcdir)/get_pathname.c \
708 get_pathname.o: $(srcdir)/get_pathname.c $(top_builddir)/lib/config.h \
/external/oprofile/opjitconv/
Dopjitconv.c88 static void get_pathname(char const * pathname, void * name_list) in get_pathname() function
506 if ((rc = get_matching_pathnames(&jd_fnames, get_pathname, in op_process_jit_dumpfiles()
531 if (get_matching_pathnames(&anon_dnames, get_pathname, in op_process_jit_dumpfiles()