thread_trace 1071 tools/perf/builtin-trace.c static struct thread_trace *thread_trace__new(void) thread_trace 1073 tools/perf/builtin-trace.c struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); thread_trace 1083 tools/perf/builtin-trace.c static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) thread_trace 1085 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 1110 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(arg->thread); thread_trace 1120 tools/perf/builtin-trace.c static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) thread_trace 1152 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(thread); thread_trace 1196 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(thread); thread_trace 1249 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(arg->thread); thread_trace 1260 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(thread); thread_trace 1722 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(thread); thread_trace 1847 tools/perf/builtin-trace.c static void thread__update_stats(struct thread_trace *ttrace, thread_trace 1875 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 1956 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 2026 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 2103 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 2231 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 2296 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__trace(thread, trace->output); thread_trace 2458 tools/perf/builtin-trace.c struct thread_trace *ttrace; thread_trace 3681 tools/perf/builtin-trace.c static size_t thread__dump_stats(struct thread_trace *ttrace, thread_trace 3727 tools/perf/builtin-trace.c struct thread_trace *ttrace = thread__priv(thread); thread_trace 3752 tools/perf/builtin-trace.c static unsigned long thread__nr_events(struct thread_trace *ttrace)