OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sort_fn_t
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-kmem.c
23
typedef int (*
sort_fn_t
)(struct alloc_stat *, struct alloc_stat *);
typedef
253
sort_fn_t
sort_fn)
417
sort_fn_t
cmp;
builtin-sched.c
98
typedef int (*
sort_fn_t
)(struct work_atoms *, struct work_atoms *);
typedef
761
sort_fn_t
cmp;
[
all
...]
Completed in 74 milliseconds