Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Ddb-export.h36 u64 addr_sym_db_id; member
Ddb-export.c398 &es.addr_sym_db_id, &es.addr_offset); in db_export__sample()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1145 tuple_set_u64(t, 12, es->addr_sym_db_id); in python_export_sample_table()