Home
last modified time | relevance | path

Searched defs:dso_db_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.h32 u64 dso_db_id; member
H A Ddb-export.c240 u64 dso_db_id = 0, sym_db_id = 0, offset = 0; in call_path_from_sample() local
176 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
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.h32 u64 dso_db_id; member
H A Ddb-export.c242 u64 dso_db_id = 0, sym_db_id = 0, offset = 0; in call_path_from_sample() local
176 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

Completed in 3 milliseconds