Lines Matching defs:thread_trace
1254 struct thread_trace {
1277 static struct thread_trace *thread_trace__new(void)
1279 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace));
1289 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp)
1291 struct thread_trace *ttrace;
1316 struct thread_trace *ttrace = thread__priv(arg->thread);
1326 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd)
1358 struct thread_trace *ttrace = thread__priv(thread);
1402 struct thread_trace *ttrace = thread__priv(thread);
1455 struct thread_trace *ttrace = thread__priv(arg->thread);
1466 struct thread_trace *ttrace = thread__priv(thread);
2006 struct thread_trace *ttrace = thread__priv(thread);
2149 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace,
2206 struct thread_trace *ttrace;
2287 struct thread_trace *ttrace;
2357 struct thread_trace *ttrace;
2434 struct thread_trace *ttrace;
2562 struct thread_trace *ttrace;
2627 struct thread_trace *ttrace = thread__trace(thread, trace->output);
2868 struct thread_trace *ttrace;
4310 static size_t thread__dump_stats(struct thread_trace *ttrace,
4366 struct thread_trace *ttrace = thread__priv(thread);
4391 static unsigned long thread__nr_events(struct thread_trace *ttrace)