Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dsymbol-elf.c1611 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() function
2142 if (kcore__copy_hdr(&kcore, &extract, kci.phnum)) in kcore_copy()
2208 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_extract__create()