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

/linux-4.4.14/tools/perf/util/
H A Dintlist.c61 static struct int_node *__intlist__findnew(struct intlist *ilist, __intlist__findnew() function
83 return __intlist__findnew(ilist, i, false); intlist__find()
88 return __intlist__findnew(ilist, i, true); intlist__findnew()

Completed in 66 milliseconds