Searched refs:record_thread (Results 1 – 1 of 1) sorted by relevance
103 struct record_thread { struct123 static __thread struct record_thread *thread; argument186 struct record_thread *thread_data;1006 static void record__thread_data_init_pipes(struct record_thread *thread_data) in record__thread_data_init_pipes()1014 static int record__thread_data_open_pipes(struct record_thread *thread_data) in record__thread_data_open_pipes()1034 static void record__thread_data_close_pipes(struct record_thread *thread_data) in record__thread_data_close_pipes()1059 static int record__thread_data_init_maps(struct record_thread *thread_data, struct evlist *evlist) in record__thread_data_init_maps()1107 static int record__thread_data_init_pollfd(struct record_thread *thread_data, struct evlist *evlist) in record__thread_data_init_pollfd()1139 struct record_thread *thread_data = rec->thread_data; in record__free_thread_data()1170 struct record_thread *thread_data) in record__update_evlist_pollfd_from_thread()[all …]