Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddb-export.c329 struct addr_location addr_al; in db_export__sample() local
331 perf_event__preprocess_sample_addr(event, sample, thread, &addr_al); in db_export__sample()
332 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, in db_export__sample()
338 &addr_al, es.db_id, in db_export__sample()