Searched refs:strlist__remove (Results 1 – 4 of 4) sorted by relevance
35 void strlist__remove(struct strlist *slist, struct str_node *sn);
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() function
2500 strlist__remove(sym_list, pos); in setup_addrlist()
663 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()669 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()675 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()
Completed in 13 milliseconds