Home
last modified time | relevance | path

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

/tools/perf/util/
Dmachine.h199 struct symbol *machine__find_kernel_function(struct machine *machine, u64 addr, in machine__find_kernel_function() function
Dprobe-event.c122 return machine__find_kernel_function(host_machine, addr, mapp); in __find_kernel_function()
/tools/perf/
Dbuiltin-kmem.c1009 sym = machine__find_kernel_function(machine, addr, &map); in __print_slab_result()
1073 sym = machine__find_kernel_function(machine, data->callsite, &map); in __print_page_alloc_result()
1115 sym = machine__find_kernel_function(machine, data->callsite, &map); in __print_page_caller_result()