Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-record.c101 struct record_thread { struct
121 static __thread struct record_thread *thread; argument
182 struct record_thread *thread_data;
1155 struct record_thread *thread_data = rec->thread_data; in record__free_thread_data()
1186 struct record_thread *thread_data) in record__update_evlist_pollfd_from_thread()
1210 struct record_thread *thread_data) in record__dup_non_perf_events()
1237 struct record_thread *thread_data; in record__alloc_thread_data()
2241 static int record__terminate_thread(struct record_thread *thread_data) in record__terminate_thread()
2262 struct record_thread *thread_data = rec->thread_data; in record__start_threads()
2325 struct record_thread *thread_data = rec->thread_data; in record__stop_threads()
[all …]