Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddb-export.h43 u64 addr_dso_db_id; member
Ddb-export.c332 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, in db_export__sample()
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c690 tuple_set_u64(t, 11, es->addr_dso_db_id); in python_export_sample()