Lines Matching defs:threads
66 struct threads *threads = &machine->threads[i]; in machine__threads_init() local
229 struct threads *threads = &machine->threads[i]; in machine__delete_threads() local
260 struct threads *threads = &machine->threads[i]; in machine__exit() local
570 __threads__get_last_match(struct threads *threads, struct machine *machine, in __threads__get_last_match()
589 threads__get_last_match(struct threads *threads, struct machine *machine, in threads__get_last_match()
601 __threads__set_last_match(struct threads *threads, struct thread *th) in __threads__set_last_match()
608 threads__set_last_match(struct threads *threads, struct thread *th) in threads__set_last_match()
619 struct threads *threads, in ____machine__findnew_thread()
699 struct threads *threads = machine__threads(machine, tid); in machine__findnew_thread() local
711 struct threads *threads = machine__threads(machine, tid); in machine__find_thread() local
1131 struct threads *threads = &machine->threads[i]; in machine__fprintf() local
2056 struct threads *threads = machine__threads(machine, thread__tid(th)); in __machine__remove_thread() local
3220 struct threads *threads; in machine__for_each_thread() local