Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Ddb-export.h35 u64 addr_dso_db_id; member
Ddb-export.c399 err = db_ids_from_al(dbe, addr_al, &es.addr_dso_db_id, in db_export__sample()
/linux-6.6.21/tools/perf/util/scripting-engines/
Dtrace-event-python.c1315 tuple_set_d64(t, 11, es->addr_dso_db_id); in python_export_sample_table()