Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-kmem.c278 struct alloc_func { struct
285 static struct alloc_func *alloc_func_list; argument
289 const struct alloc_func *fa = a; in funcmp()
290 const struct alloc_func *fb = b; in funcmp()
300 const struct alloc_func *fa = a; in callcmp()
301 const struct alloc_func *fb = b; in callcmp()
318 struct alloc_func *func; in build_alloc_func_list()
382 struct alloc_func key, *caller; in find_callsite()