Searched refs:strlist__parse_list (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/util/
H A Dstrlist.h84 int strlist__parse_list(struct strlist *self, const char *s);
H A Dstrlist.c137 int strlist__parse_list(struct strlist *self, const char *s) function
162 if (slist && strlist__parse_list(self, slist) != 0)

Completed in 77 milliseconds