Searched defs:kcore (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol-elf.c | 1438 struct kcore { struct 1445 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open() 1474 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init() 1505 static void kcore__close(struct kcore *kcore) in kcore__close() 1547 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr() 1567 static off_t kcore__write(struct kcore *kcore) in kcore__write() 2012 struct kcore kcore; in kcore_copy() local 2095 struct kcore kcore; in kcore_extract__create() local
|
| D | record.h | 50 bool kcore; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | symbol-elf.c | 1914 struct kcore { struct 1921 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open() 1950 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init() 1981 static void kcore__close(struct kcore *kcore) in kcore__close() 2023 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr() 2043 static off_t kcore__write(struct kcore *kcore) in kcore__write() 2488 struct kcore kcore; in kcore_copy() local 2571 struct kcore kcore; in kcore_extract__create() local
|
| D | record.h | 52 bool kcore; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-record.c | 809 char kcore[PATH_MAX]; in record__kcore_readable() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-record.c | 911 char kcore[PATH_MAX]; in record__kcore_readable() local
|