Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintlist.c60 static struct int_node *__intlist__findnew(struct intlist *ilist, in __intlist__findnew() function
82 return __intlist__findnew(ilist, i, false); in intlist__find()
87 return __intlist__findnew(ilist, i, true); in intlist__findnew()