Searched refs:thread__priv (Results 1 – 6 of 6) sorted by relevance
1624 if (thread__priv(thread) == NULL) in thread__trace() 1627 if (thread__priv(thread) == NULL) in thread__trace() 1630 ttrace = thread__priv(thread); in thread__trace() 1644 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf() 1692 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry() 1697 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname() 1743 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path() 1796 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd() 1807 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos() 2427 struct thread_trace *ttrace = thread__priv(threa in syscall__scnprintf_args() [all...]
958 tr = thread__priv(thread); in thread__get_runtime() 1544 return thread__priv(thread) != NULL; in thread__has_color() 1553 if (!sched->map.color_pids || !thread || thread__priv(thread)) in map__findnew_thread() 2077 struct thread_runtime *tr = thread__priv(thread); in timehist_get_priostr() 2170 struct thread_runtime *tr = thread__priv(thread); in timehist_print_sample() 2441 itr = thread__priv(idle); in free_idle_threads() 2534 itr = thread__priv(idle); in timehist_get_thread() 3006 r = thread__priv(t); in show_thread_runtime() 3125 r = thread__priv(t); in timehist_print_summary() 3149 itr = thread__priv( in timehist_print_summary() [all...]
924 if (!thread__priv(thread) && kvm_entry_event(evsel)) { in per_vcpu_record()939 return thread__priv(thread); in per_vcpu_record()
264 static inline void *thread__priv(struct thread *thread) in thread__priv() function
127 thread__priv_destructor(thread__priv(thread)); in thread__delete()
839 priv = thread__priv(thread); in jit_has_pid()