Home
last modified time | relevance | path

Searched refs:thread_last_db_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.h69 u64 thread_last_db_id; member
H A Ddb-export.c70 thread->db_id = ++dbe->thread_last_db_id; in db_export__thread()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds