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

/linux-master/tools/perf/util/
H A Drecord.h52 bool kcore; member in struct:record_opts
H A Dsymbol-elf.c1987 struct kcore { struct
1994 static int kcore__open(struct kcore *kcore, const char *filename) argument
2023 kcore__init(struct kcore *kcore, char *filename, int elfclass, bool temp) argument
2054 kcore__close(struct kcore *kcore) argument
2096 kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, u64 addr, u64 len) argument
2116 kcore__write(struct kcore *kcore) argument
2561 struct kcore kcore; local
2644 struct kcore kcore; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-record.c980 char kcore[PATH_MAX]; local
[all...]

Completed in 131 milliseconds