Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-kmem.c50 struct alloc_stat;
61 struct alloc_stat { struct
230 struct alloc_stat *data; in search_alloc_stat()
1014 struct alloc_stat *data = rb_entry(next, struct alloc_stat, in __print_slab_result()
1271 struct alloc_stat *this; in sort_slab_insert()
1297 struct alloc_stat *data; in __sort_slab_result()
1426 struct alloc_stat *l = a; in ptr_cmp()
1427 struct alloc_stat *r = b; in ptr_cmp()
1443 struct alloc_stat *l = a; in slab_callsite_cmp()
1444 struct alloc_stat *r = b; in slab_callsite_cmp()
[all …]