Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Drblist.c53 static struct rb_node *__rblist__findnew(struct rblist *rblist, in __rblist__findnew() function
92 return __rblist__findnew(rblist, entry, false); in rblist__find()
97 return __rblist__findnew(rblist, entry, true); in rblist__findnew()

Completed in 3 milliseconds