HomeSort by relevance Sort by last modified time
    Searched full:strtailcmp (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/util/
probe-finder.c 57 static int strtailcmp(const char *s1, const char *s2) function
266 if (strtailcmp(src, fname) == 0)
1297 if (lineno != pf->lno || strtailcmp(fname, pf->fname) != 0)
    [all...]

Completed in 81 milliseconds