Searched refs:vmlinux_maps (Results 1 – 6 of 6) sorted by relevance
2379 machine->vmlinux_maps[type] = map__new2(start, kernel, type); in __machine__create_kernel_maps()2380 if (machine->vmlinux_maps[type] == NULL) in __machine__create_kernel_maps()2383 machine->vmlinux_maps[type]->map_ip = in __machine__create_kernel_maps()2384 machine->vmlinux_maps[type]->unmap_ip = in __machine__create_kernel_maps()2386 kmap = map__kmap(machine->vmlinux_maps[type]); in __machine__create_kernel_maps()2389 machine->vmlinux_maps[type]); in __machine__create_kernel_maps()2402 if (machine->vmlinux_maps[type] == NULL) in machine__destroy_kernel_maps()2405 kmap = map__kmap(machine->vmlinux_maps[type]); in machine__destroy_kernel_maps()2407 machine->vmlinux_maps[type]); in machine__destroy_kernel_maps()2421 map__delete(machine->vmlinux_maps[type]); in machine__destroy_kernel_maps()[all …]
74 struct map *vmlinux_maps[MAP__NR_TYPES]; member80 return self->vmlinux_maps[type]; in machine__kernel_map()
477 map = machine->vmlinux_maps[MAP__FUNCTION]; in perf_event__synthesize_kernel_mmap()608 perf_event__set_kernel_mmap_len(event, machine->vmlinux_maps); in perf_event__process_kernel_mmap()616 maps__set_kallsyms_ref_reloc_sym(machine->vmlinux_maps, in perf_event__process_kernel_mmap()625 dso__load(kernel, machine->vmlinux_maps[MAP__FUNCTION], in perf_event__process_kernel_mmap()864 machine->vmlinux_maps[MAP__FUNCTION] == NULL) in perf_event__preprocess_sample()
151 map = machine.vmlinux_maps[MAP__FUNCTION]; in kernel_get_module_dso()
285 kernel_map = session->host_machine.vmlinux_maps[MAP__FUNCTION]; in __cmd_report()
707 al.map == machine->vmlinux_maps[MAP__FUNCTION] && in perf_event__process_sample()