Lines Matching defs:thread_trace
1262 struct thread_trace {
1285 static struct thread_trace *thread_trace__new(void)
1287 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace));
1297 static void thread_trace__free_files(struct thread_trace *ttrace);
1301 struct thread_trace *ttrace = pttrace;
1313 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp)
1315 struct thread_trace *ttrace;
1340 struct thread_trace *ttrace = thread__priv(arg->thread);
1350 static void thread_trace__free_files(struct thread_trace *ttrace)
1361 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd)
1393 struct thread_trace *ttrace = thread__priv(thread);
1438 struct thread_trace *ttrace = thread__priv(thread);
1491 struct thread_trace *ttrace = thread__priv(arg->thread);
1502 struct thread_trace *ttrace = thread__priv(thread);
2053 struct thread_trace *ttrace = thread__priv(thread);
2196 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace,
2251 struct thread_trace *ttrace;
2340 struct thread_trace *ttrace;
2410 struct thread_trace *ttrace;
2489 struct thread_trace *ttrace;
2619 struct thread_trace *ttrace;
2684 struct thread_trace *ttrace = thread__trace(thread, trace->output);
2925 struct thread_trace *ttrace;
4231 static size_t thread__dump_stats(struct thread_trace *ttrace,
4287 struct thread_trace *ttrace = thread__priv(thread);
4312 static unsigned long thread__nr_events(struct thread_trace *ttrace)