Searched refs:thread_stat_findnew (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-lock.c152 static struct thread_stat *(*thread_stat_findnew)(u32 tid) = variable in typeref:struct:thread_stat_findnew
170 thread_stat_findnew = thread_stat_findnew_after_first;
679 ts = thread_stat_findnew(sample->tid);
754 ts = thread_stat_findnew(sample->tid);
819 ts = thread_stat_findnew(sample->tid);
877 ts = thread_stat_findnew(sample->tid);
1179 ts = thread_stat_findnew(sample->tid);

Completed in 110 milliseconds