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

  /external/linux-tools-perf/perf-3.12.0/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/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 1973 milliseconds