Searched refs:strlist__load (Results 1 - 2 of 2) sorted by path

/linux-master/tools/perf/util/
H A Dstrlist.c68 int strlist__load(struct strlist *slist, const char *filename) function
118 return strlist__load(slist, s + 7);
126 err = strlist__load(slist, subst);
H A Dstrlist.h36 int strlist__load(struct strlist *slist, const char *filename);

Completed in 298 milliseconds