Searched defs:ttrace (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 1586 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); thread_trace__new() local 1604 struct thread_trace *ttrace = pttrace; thread_trace__delete() local 1618 struct thread_trace *ttrace; thread__trace() local 1643 struct thread_trace *ttrace = thread__priv(arg->thread); syscall_arg__set_ret_scnprintf() local 1653 thread_trace__free_files(struct thread_trace * ttrace) thread_trace__free_files() argument 1664 thread_trace__files_entry(struct thread_trace * ttrace,int fd) thread_trace__files_entry() argument 1696 struct thread_trace *ttrace = thread__priv(thread); trace__set_fd_pathname() local 1742 struct thread_trace *ttrace = thread__priv(thread); thread__fd_path() local 1795 struct thread_trace *ttrace = thread__priv(arg->thread); syscall_arg__scnprintf_close_fd() local 1806 struct thread_trace *ttrace = thread__priv(thread); thread__set_filename_pos() local 2424 struct thread_trace *ttrace = thread__priv(thread); syscall__scnprintf_args() local 2635 thread__update_stats(struct thread * thread,struct thread_trace * ttrace,int id,struct perf_sample * sample,long err,struct trace * trace) thread__update_stats() argument 2695 struct thread_trace *ttrace; trace__printf_interrupted_entry() local 2789 struct thread_trace *ttrace; trace__sys_enter() local 2860 struct thread_trace *ttrace; trace__fprintf_sys_enter() local 2934 struct thread_trace *ttrace; trace__sys_exit() local 3066 struct thread_trace *ttrace; trace__vfs_getname() local 3131 struct thread_trace *ttrace = thread__trace(thread, trace); trace__sched_stat_runtime() local 3370 struct thread_trace *ttrace; trace__pgfault() local 4906 thread__dump_stats(struct thread_trace * ttrace,struct trace * trace,int e_machine,FILE * fp) thread__dump_stats() argument 4920 struct thread_trace *ttrace = thread__priv(thread); trace__fprintf_thread() local 4946 thread__nr_events(struct thread_trace * ttrace) thread__nr_events() argument [all...] |