Home
last modified time | relevance | path

Searched refs:build_id_msg (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dannotate.c914 char *build_id_msg = NULL; in symbol__annotate() local
922 build_id_msg = bf; in symbol__annotate()
932 sym->name, build_id_msg ?: ""); in symbol__annotate()