Searched refs:intlist__findnew (Results 1 – 3 of 3) sorted by relevance
27 struct int_node *intlist__findnew(struct intlist *ilist, int i);
86 struct int_node *intlist__findnew(struct intlist *ilist, int i) in intlist__findnew() function
1915 inode = intlist__findnew(ttrace->syscall_stats, id); in thread__update_stats()