thread__priv
if (!thread__priv(thread) && kvm_entry_event(evsel)) {
return thread__priv(thread);
return thread__priv(thread) != NULL;
if (!sched->map.color_pids || !thread || thread__priv(thread))
struct thread_runtime *tr = thread__priv(thread);
struct thread_runtime *tr = thread__priv(thread);
itr = thread__priv(idle);
itr = thread__priv(idle);
r = thread__priv(t);
r = thread__priv(t);
itr = thread__priv(t);
tr = thread__priv(thread);
if (thread__priv(thread) == NULL)
if (thread__priv(thread) == NULL)
ttrace = thread__priv(thread);
struct thread_trace *ttrace = thread__priv(arg->thread);
return thread_trace__files_entry(thread__priv(thread), fd);
struct thread_trace *ttrace = thread__priv(thread);
struct thread_trace *ttrace = thread__priv(thread);
struct thread_trace *ttrace = thread__priv(arg->thread);
struct thread_trace *ttrace = thread__priv(thread);
struct thread_trace *ttrace = thread__priv(thread);
ttrace = thread__priv(trace->current);
ttrace = thread__priv(thread);
struct thread_trace *ttrace = thread__priv(thread);
unsigned long a_nr_events = thread__nr_events(thread__priv(a->thread));
unsigned long b_nr_events = thread__nr_events(thread__priv(b->thread));
priv = thread__priv(thread);
thread__priv_destructor(thread__priv(thread));