Home
last modified time | relevance | path

Searched defs:kcore (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.h50 bool kcore; member
H A Dsymbol-elf.c1438 struct kcore { struct
1445 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open() argument
1474 kcore__init(struct kcore *kcore, char *filename, int elfclass, bool temp) kcore__init() argument
1505 kcore__close(struct kcore *kcore) kcore__close() argument
1547 kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, u64 addr, u64 len) kcore__add_phdr() argument
1567 kcore__write(struct kcore *kcore) kcore__write() argument
2012 struct kcore kcore; kcore_copy() local
2095 struct kcore kcore; kcore_extract__create() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Drecord.h52 bool kcore; member
H A Dsymbol-elf.c1914 struct kcore { struct
1921 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open() argument
1950 kcore__init(struct kcore *kcore, char *filename, int elfclass, bool temp) kcore__init() argument
1981 kcore__close(struct kcore *kcore) kcore__close() argument
2023 kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, u64 addr, u64 len) kcore__add_phdr() argument
2043 kcore__write(struct kcore *kcore) kcore__write() argument
2488 struct kcore kcore; kcore_copy() local
2571 struct kcore kcore; kcore_extract__create() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c809 char kcore[PATH_MAX]; in record__kcore_readable() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c911 char kcore[PATH_MAX]; in record__kcore_readable() local
[all...]

Completed in 14 milliseconds