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

/external/linux-tools-perf/
H A Dbuiltin-report.c290 const struct dso *kdso = kernel_map->dso; local
296 RB_EMPTY_ROOT(&kdso->symbols[MAP__FUNCTION]) ?
/external/linux-tools-perf/util/
H A Dsymbol.c2419 struct dso *kdso = machine->vmlinux_maps[MAP__FUNCTION]->dso; local
2421 if (kdso->has_build_id) {
2423 if (dso__build_id_filename(kdso, filename, sizeof(filename)))
2429 i + kdso->has_build_id, vmlinux_path[i]);

Completed in 38 milliseconds