Searched refs:machine__for_each_kernel_map (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-buildid-list.c | 53 machine__for_each_kernel_map(machine, buildid__map_cb, NULL); in buildid__show_kernel_maps()
|
| /linux/tools/perf/tests/ |
| H A D | symbols.c | 69 machine__for_each_kernel_map(machine, find_map_cb, &data); in find_module_map()
|
| /linux/tools/perf/util/ |
| H A D | machine.h | 277 int machine__for_each_kernel_map(struct machine *machine, machine__map_t fn,
|
| H A D | machine.c | 3295 int machine__for_each_kernel_map(struct machine *machine, machine__map_t fn, void *priv) in machine__is_lock_function() 3266 int machine__for_each_kernel_map(struct machine *machine, machine__map_t fn, void *priv) machine__for_each_kernel_map() function
|