Home
last modified time | relevance | path

Searched refs:alloc_stat (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c50 struct alloc_stat;
61 struct alloc_stat { struct
230 struct alloc_stat *data; in search_alloc_stat()
1021 struct alloc_stat *data = rb_entry(next, struct alloc_stat, in __print_slab_result()
1278 struct alloc_stat *this; in sort_slab_insert()
1304 struct alloc_stat *data; in __sort_slab_result()
1433 struct alloc_stat *l = a; in ptr_cmp()
1434 struct alloc_stat *r = b; in ptr_cmp()
1450 struct alloc_stat *l = a; in slab_callsite_cmp()
1451 struct alloc_stat *r = b; in slab_callsite_cmp()
[all …]