Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol-elf.c2004 struct kcore { struct
2011 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open()
2040 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init()
2071 static void kcore__close(struct kcore *kcore) in kcore__close()
2113 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr()
2133 static off_t kcore__write(struct kcore *kcore) in kcore__write()
2578 struct kcore kcore; in kcore_copy() local
2661 struct kcore kcore; in kcore_extract__create() local
H A Drecord.h53 bool kcore; member
/linux/tools/perf/
H A Dbuiltin-record.c1014 char kcore[PATH_MAX]; in record__kcore_readable() local