Searched defs:thread_data (Results 1 – 8 of 8) sorted by relevance
26 struct thread_data { struct33 static struct thread_data threads[THREADS]; argument
40 struct thread_data { struct41 pthread_t worker;42 unsigned int nwoken;43 struct timeval runtime;
162 struct thread_data { global() struct 169 pipe_parentthread_data thread_audit_test() argument
73 struct thread_data { struct 74 entriesthread_data global() argument 75 idthread_data global() argument 76 taskthread_data global() argument 77 objsthread_data global() argument
186 struct record_thread *thread_data; global() member 1006 record__thread_data_init_pipes(struct record_thread * thread_data) record__thread_data_init_pipes() argument 1014 record__thread_data_open_pipes(struct record_thread * thread_data) record__thread_data_open_pipes() argument 1034 record__thread_data_close_pipes(struct record_thread * thread_data) record__thread_data_close_pipes() argument 1059 record__thread_data_init_maps(struct record_thread * thread_data,struct evlist * evlist) record__thread_data_init_maps() argument 1107 record__thread_data_init_pollfd(struct record_thread * thread_data,struct evlist * evlist) record__thread_data_init_pollfd() argument 1139 struct record_thread *thread_data = rec->thread_data; record__free_thread_data() local 1170 record__update_evlist_pollfd_from_thread(struct record * rec,struct evlist * evlist,struct record_thread * thread_data) record__update_evlist_pollfd_from_thread() argument 1194 record__dup_non_perf_events(struct record * rec,struct evlist * evlist,struct record_thread * thread_data) record__dup_non_perf_events() argument 1221 struct record_thread *thread_data; record__alloc_thread_data() local 2306 record__terminate_thread(struct record_thread * thread_data) record__terminate_thread() argument 2327 struct record_thread *thread_data = rec->thread_data; record__start_threads() local 2390 struct record_thread *thread_data = rec->thread_data; record__stop_threads() local 2417 struct record_thread *thread_data = rec->thread_data; record__waking() local [all...]
72 int thread_data[MAX_THREADS]; in execute_test() local
2117 struct thread_data { struct2118 struct timeval tv_begin;2119 struct timeval tv_end;2120 struct timeval tv_delta;2121 unsigned long long tsc;2122 unsigned long long aperf;2123 unsigned long long mperf;2124 unsigned long long c1;2125 unsigned long long instr_count;2126 unsigned long long irq_count;[all …]
482 struct spinlock_thread_test_data *thread_data = arg; in test_percpu_spinlock_thread() local521 struct spinlock_thread_test_data thread_data[num_threads]; in test_percpu_spinlock() local559 struct inc_thread_test_data *thread_data = arg; in test_percpu_inc_thread() local598 struct inc_thread_test_data thread_data[num_threads]; in test_percpu_inc() local