HomeSort by relevance Sort by last modified time
    Searched full:thread_stat_findnew (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/src/tools/perf/
builtin-lock.c 179 static struct thread_stat *(*thread_stat_findnew)(u32 tid) = variable in typeref:struct:thread_stat_findnew
197 thread_stat_findnew = thread_stat_findnew_after_first;
407 ts = thread_stat_findnew(sample->tid);
480 ts = thread_stat_findnew(sample->tid);
543 ts = thread_stat_findnew(sample->tid);
598 ts = thread_stat_findnew(sample->tid);
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 92 milliseconds