Home
last modified time | relevance | path

Searched defs:dso_db_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Ddb-export.c177 db_ids_from_al(struct db_export * dbe,struct addr_location * al,u64 * dso_db_id,u64 * sym_db_id,u64 * offset) db_ids_from_al() argument
242 u64 dso_db_id = 0, sym_db_id = 0, offset = 0; call_path_from_sample() local
H A Ddb-export.h32 u64 dso_db_id; member