Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dprobe-finder.c50 static int strtailcmp(const char *s1, const char *s2) in strtailcmp() function
259 if (strtailcmp(src, fname) == 0) in cu_find_realpath()
1290 if (lineno != pf->lno || strtailcmp(fname, pf->fname) != 0) in probe_point_line_walker()
1351 strtailcmp(fname, pf->fname) != 0) in probe_point_lazy_walker()
1431 if (pp->file && strtailcmp(pp->file, dwarf_decl_file(sp_die))) in probe_point_search_cb()
1844 if ((strtailcmp(fname, lf->fname) != 0) || in line_range_walk_cb()
1890 if (lr->file && strtailcmp(lr->file, dwarf_decl_file(sp_die))) in line_range_search_cb()