Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-inject.c866 const struct build_id null_bid = { .size = 0 }; in mark_dso_hit() local
867 const struct build_id *bid = dso ? dso__bid(dso) : &null_bid; in mark_dso_hit()