Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h36 u64 addr_sym_db_id; member
H A Ddb-export.c400 &es.addr_sym_db_id, &es.addr_offset); in db_export__sample()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1316 tuple_set_d64(t, 12, es->addr_sym_db_id); in python_export_sample_table()