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/
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
...]
Completed in 199 milliseconds