Lines Matching refs:thread__priv
1320 if (thread__priv(thread) == NULL)
1323 if (thread__priv(thread) == NULL)
1326 ttrace = thread__priv(thread);
1340 struct thread_trace *ttrace = thread__priv(arg->thread);
1388 return thread_trace__files_entry(thread__priv(thread), fd);
1393 struct thread_trace *ttrace = thread__priv(thread);
1438 struct thread_trace *ttrace = thread__priv(thread);
1491 struct thread_trace *ttrace = thread__priv(arg->thread);
1502 struct thread_trace *ttrace = thread__priv(thread);
2053 struct thread_trace *ttrace = thread__priv(thread);
2258 ttrace = thread__priv(trace->current);
2628 ttrace = thread__priv(thread);
4287 struct thread_trace *ttrace = thread__priv(thread);
4318 (thread__nr_events(thread__priv(a->thread)) <
4319 thread__nr_events(thread__priv(b->thread))),