Home
last modified time | relevance | path

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

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