Searched refs:__intlist__findnew (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dintlist.c65 static struct int_node *__intlist__findnew(struct intlist *ilist, function
87 return __intlist__findnew(ilist, i, false);
92 return __intlist__findnew(ilist, i, true);

Completed in 114 milliseconds