Searched defs:sort_fn_t (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/ | ||
| H A D | builtin-kmem.c | 51 typedef int (*sort_fn_t)(void *, void *); typedef |
| H A D | builtin-sched.c | 123 typedef int (*sort_fn_t)(struct work_atoms *, struct work_atoms *); typedef |