Searched refs:kdso (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dmachine.c943 struct dso *kdso = machine__kernel_dso(machine); local
945 if (kdso->has_build_id) {
947 if (dso__build_id_filename(kdso, filename, sizeof(filename),
954 i + kdso->has_build_id, vmlinux_path[i]);

Completed in 81 milliseconds