OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sort_fn_t
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/
builtin-kmem.c
25
typedef int (*
sort_fn_t
)(struct alloc_stat *, struct alloc_stat *);
typedef
236
sort_fn_t
sort_fn)
428
sort_fn_t
cmp;
builtin-sched.c
156
typedef int (*
sort_fn_t
)(struct work_atoms *, struct work_atoms *);
typedef
896
sort_fn_t
cmp;
[
all
...]
android.patch
162
typedef int (*
sort_fn_t
)(struct alloc_stat *, struct alloc_stat *);
[
all
...]
Completed in 154 milliseconds