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

  /external/linux-tools-perf/util/
sort.h 126 int64_t sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right);
sort.c 69 .se_cmp = sort__cpu_cmp,
258 sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right) function

Completed in 84 milliseconds