Home
last modified time | relevance | path

Searched defs:kcore (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/tools/perf/util/
Dsymbol-elf.c1388 struct kcore { struct
1395 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open()
1424 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init()
1455 static void kcore__close(struct kcore *kcore) in kcore__close()
1497 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr()
1517 static off_t kcore__write(struct kcore *kcore) in kcore__write()
1962 struct kcore kcore; in kcore_copy() local
2048 struct kcore kcore; in kcore_extract__create() local
Drecord.h50 bool kcore; member
/linux-5.10/tools/perf/
Dbuiltin-record.c809 char kcore[PATH_MAX]; in record__kcore_readable() local