Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsymbol-elf.c1290 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() function
1666 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_copy()
1732 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_extract__create()