Lines Matching defs:thread
11 #include "thread.h"
20 struct thread *thread;
98 thread__put(fake_common_samples[k].thread);
99 fake_common_samples[k].thread = thread__get(al.thread);
118 thread__put(fake_samples[i][k].thread);
119 fake_samples[i][k].thread = thread__get(al.thread);
148 struct thread *t, struct map *m, struct symbol *s)
151 if (RC_CHK_ACCESS(samples->thread) == RC_CHK_ACCESS(t) &&
183 he->thread, he->ms.map, he->ms.sym)) {
235 he->thread, he->ms.map, he->ms.sym) &&
238 he->thread, he->ms.map, he->ms.sym)) {