Home
last modified time | relevance | path

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

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