Searched refs:call_path_last_db_id (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/ | ||
H A D | db-export.h | 75 u64 call_path_last_db_id; member |
H A D | db-export.c | 496 cp->db_id = ++dbe->call_path_last_db_id; in db_export__call_path() |