Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Ddb-export.c176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al() function
260 db_ids_from_al(dbe, &al, &dso_db_id, &sym_db_id, &offset); in call_path_from_sample()
378 err = db_ids_from_al(dbe, al, &es.dso_db_id, &es.sym_db_id, &es.offset); in db_export__sample()
397 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, in db_export__sample()