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
2435 strlist__remove(sym_list, pos); in setup_addrlist()
714 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()720 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()726 strlist__remove(known_build_ids, pos); in perf_inject__parse_known_build_ids()
Completed in 13 milliseconds