Lines Matching defs:thread_data
181 struct record_thread *thread_data; member
1021 static void record__thread_data_init_pipes(struct record_thread *thread_data) in record__thread_data_init_pipes()
1029 static int record__thread_data_open_pipes(struct record_thread *thread_data) in record__thread_data_open_pipes()
1049 static void record__thread_data_close_pipes(struct record_thread *thread_data) in record__thread_data_close_pipes()
1074 static int record__thread_data_init_maps(struct record_thread *thread_data, struct evlist *evlist) in record__thread_data_init_maps()
1122 static int record__thread_data_init_pollfd(struct record_thread *thread_data, struct evlist *evlist) in record__thread_data_init_pollfd()
1154 struct record_thread *thread_data = rec->thread_data; in record__free_thread_data() local
1185 struct record_thread *thread_data) in record__update_evlist_pollfd_from_thread()
1209 struct record_thread *thread_data) in record__dup_non_perf_events()
1236 struct record_thread *thread_data; in record__alloc_thread_data() local
2238 static int record__terminate_thread(struct record_thread *thread_data) in record__terminate_thread()
2259 struct record_thread *thread_data = rec->thread_data; in record__start_threads() local
2322 struct record_thread *thread_data = rec->thread_data; in record__stop_threads() local
2349 struct record_thread *thread_data = rec->thread_data; in record__waking() local