Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dmachine.h183 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, NULL); in __find_kernel_function()
/linux-4.4.14/tools/perf/
Dbuiltin-kmem.c972 sym = machine__find_kernel_function(machine, addr, &map, NULL); in __print_slab_result()
1036 sym = machine__find_kernel_function(machine, data->callsite, in __print_page_alloc_result()
1079 sym = machine__find_kernel_function(machine, data->callsite, in __print_page_caller_result()