perf_record_ksymbol  362 tools/perf/lib/include/perf/event.h 	struct perf_record_ksymbol		ksymbol;
perf_record_ksymbol  164 tools/perf/util/bpf-event.c 	struct perf_record_ksymbol *ksymbol_event = &event->ksymbol;
perf_record_ksymbol  233 tools/perf/util/bpf-event.c 		*ksymbol_event = (struct perf_record_ksymbol) {
perf_record_ksymbol  236 tools/perf/util/bpf-event.c 				.size = offsetof(struct perf_record_ksymbol, name),