Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dstrlist.h40 static inline bool strlist__empty(const struct strlist *self) in strlist__empty() function
Dprobe-finder.c1740 if (strlist__empty(vl->vars)) { in add_available_vars()