Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h71 u64 comm_thread_last_db_id; member
H A Ddb-export.c138 db_id = ++dbe->comm_thread_last_db_id; in db_export__comm_thread()