Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintlist.h23 void intlist__remove(struct intlist *ilist, struct int_node *in);
H A Dintlist.c60 void intlist__remove(struct intlist *ilist, struct int_node *node) in intlist__remove() function
H A Dcs-etm.c749 * Function intlist__remove() removes the inode from the list in cs_etm__packet_swap()
752 intlist__remove(traceid_queues_list, inode); in cs_etm__packet_swap()
966 * Function intlist__remove() removes the inode from the list in cs_etm__free_queue()
969 intlist__remove(traceid_queues_list, inode); in cs_etm__free_queue()
994 intlist__remove(etmq->own_traceid_list, inode); in cs_etm__free_events()