Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Ddb-export.h35 u64 addr_dso_db_id; member
Ddb-export.c397 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, in db_export__sample()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1144 tuple_set_u64(t, 11, es->addr_dso_db_id); in python_export_sample_table()