Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-record.c101 struct record_thread { struct
121 static __thread struct record_thread *thread; argument
180 struct record_thread *thread_data;
1104 struct record_thread *thread_data = rec->thread_data; in record__free_thread_data()
1135 struct record_thread *thread_data) in record__update_evlist_pollfd_from_thread()
1159 struct record_thread *thread_data) in record__dup_non_perf_events()
1186 struct record_thread *thread_data; in record__alloc_thread_data()
2189 static int record__terminate_thread(struct record_thread *thread_data) in record__terminate_thread()
2210 struct record_thread *thread_data = rec->thread_data; in record__start_threads()
2273 struct record_thread *thread_data = rec->thread_data; in record__stop_threads()
[all …]