Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol-elf.c1308 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() function
1684 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_copy()
1750 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_extract__create()