Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.c82 static struct thread_rb_node *thread_rb_node__find(const struct thread *th, in thread_rb_node__find() function
2059 nd = thread_rb_node__find(th, &threads->entries.rb_root); in __machine__remove_thread()