Home
last modified time | relevance | path

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

/tools/perf/util/
Dthreads.c6 static struct threads_table_entry *threads__table(struct threads *threads, pid_t tid) in threads__table() function
94 struct threads_table_entry *table = threads__table(threads, tid); in threads__find()
111 struct threads_table_entry *table = threads__table(threads, tid); in threads__findnew()
156 struct threads_table_entry *table = threads__table(threads, thread__tid(thread)); in threads__remove()