Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c1247 struct kcore { struct
1254 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open()
1283 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init()
1314 static void kcore__close(struct kcore *kcore) in kcore__close()
1356 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr()
1376 static off_t kcore__write(struct kcore *kcore) in kcore__write()
1673 struct kcore kcore; in kcore_copy() local
1756 struct kcore kcore; in kcore_extract__create() local