Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsymbol-elf.c1326 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr() function
1669 if (kcore__add_phdr(&extract, idx++, offset, kci.kernel_map.addr, in kcore_copy()
1675 if (kcore__add_phdr(&extract, idx, modules_offset, in kcore_copy()
1735 if (kcore__add_phdr(&extract, idx, offset, kce->addr, kce->len)) in kcore_extract__create()