thread_stat_findnew 187 tools/perf/builtin-lock.c static struct thread_stat *(*thread_stat_findnew)(u32 tid) = thread_stat_findnew 205 tools/perf/builtin-lock.c thread_stat_findnew = thread_stat_findnew_after_first; thread_stat_findnew 419 tools/perf/builtin-lock.c ts = thread_stat_findnew(sample->tid); thread_stat_findnew 491 tools/perf/builtin-lock.c ts = thread_stat_findnew(sample->tid); thread_stat_findnew 553 tools/perf/builtin-lock.c ts = thread_stat_findnew(sample->tid); thread_stat_findnew 608 tools/perf/builtin-lock.c ts = thread_stat_findnew(sample->tid);