Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsymbol-elf.c1371 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() function
1895 if (kcore__copy_hdr(&kcore, &extract, kci.phnum)) in kcore_copy()
1964 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_extract__create()