Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h69 u64 thread_last_db_id; member
H A Ddb-export.c70 thread__set_db_id(thread, ++dbe->thread_last_db_id); in db_export__thread()