Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-kmem.c299 struct alloc_func { struct
306 static struct alloc_func *alloc_func_list; argument
310 const struct alloc_func *fa = a; in funcmp()
311 const struct alloc_func *fb = b; in funcmp()
321 const struct alloc_func *fa = a; in callcmp()
322 const struct alloc_func *fb = b; in callcmp()
339 struct alloc_func *func; in build_alloc_func_list()
403 struct alloc_func key, *caller; in find_callsite()