Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstrlist.h47 static inline bool strlist__empty(const struct strlist *slist) in strlist__empty() function
Dprobe-finder.c1626 if (strlist__empty(vl->vars)) { in add_available_vars()