Home
last modified time | relevance | path

Searched refs:strlist__remove (Results 1 – 3 of 3) sorted by relevance

/linux-5.15/tools/perf/util/
H A Dstrlist.h35 void strlist__remove(struct strlist *slist, struct str_node *sn);
H A Dstrlist.c95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() function
H A Dsymbol.c2438 strlist__remove(sym_list, pos); in setup_addrlist()