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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
sort.h 125 static inline void hist_entry__add_pair(struct hist_entry *pair, function
hist.c 968 hist_entry__add_pair(pair, pos);
995 hist_entry__add_pair(pos, pair);

Completed in 819 milliseconds