Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dstrlist.c99 void strlist__remove(struct strlist *self, struct str_node *sn) in strlist__remove() function
181 strlist__remove(self, pos); in strlist__delete()
Dstrlist.h28 void strlist__remove(struct strlist *self, struct str_node *sn);
Dprobe-event.c1902 strlist__remove(namelist, ent); in del_trace_probe_event()
1910 strlist__remove(namelist, ent); in del_trace_probe_event()