OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sort__comm_collapse
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
sort.h
122
extern int64_t
sort__comm_collapse
(struct hist_entry *, struct hist_entry *);
sort.c
41
.se_collapse =
sort__comm_collapse
,
223
sort__comm_collapse
(struct hist_entry *left, struct hist_entry *right)
function
Completed in 25 milliseconds