Home
last modified time | relevance | path

Searched refs:comm_last_db_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddb-export.h70 u64 comm_last_db_id; member
H A Ddb-export.c85 comm->db_id = ++dbe->comm_last_db_id; in __db_export__comm()