Searched refs:db_ids_from_al (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Ddb-export.c240 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, db_ids_from_al() function
323 err = db_ids_from_al(dbe, al, &es.dso_db_id, &es.sym_db_id, &es.offset); db_export__sample()
332 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, db_export__sample()

Completed in 49 milliseconds