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

  /external/linux-tools-perf/util/
sort.h 120 extern int64_t sort__thread_cmp(struct hist_entry *, struct hist_entry *);
sort.c 33 .se_cmp = sort__thread_cmp,
102 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) function

Completed in 73 milliseconds