Searched refs:machine__dso_t (Results 1 – 2 of 2) sorted by relevance
253 typedef int (*machine__dso_t)(struct dso *dso, struct machine *machine, void *priv); typedef255 int machine__for_each_dso(struct machine *machine, machine__dso_t fn,
3113 int machine__for_each_dso(struct machine *machine, machine__dso_t fn, void *priv) in machine__for_each_dso()