Searched refs:strlist__remove (Results 1 - 4 of 4) sorted by relevance

/linux-master/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) function
H A Dsymbol.c2399 strlist__remove(sym_list, pos);
/linux-master/tools/perf/
H A Dbuiltin-inject.c670 strlist__remove(known_build_ids, pos);
676 strlist__remove(known_build_ids, pos);
682 strlist__remove(known_build_ids, pos);

Completed in 231 milliseconds