Home
last modified time | relevance | path

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

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