Home
last modified time | relevance | path

Searched defs:ttrace (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/
Dbuiltin-trace.c1180 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new() local
1192 struct thread_trace *ttrace; in thread__trace() local
1263 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname() local
1316 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path() local
1353 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd() local
1658 static void thread__update_stats(struct thread_trace *ttrace, in thread__update_stats()
1686 struct thread_trace *ttrace; in trace__printf_interrupted_entry() local
1717 struct thread_trace *ttrace; in trace__sys_enter() local
1773 struct thread_trace *ttrace; in trace__sys_exit() local
1859 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime() local
[all …]