Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h256 static inline void thread__set_db_id(struct thread *thread, u64 db_id) in thread__set_db_id() function
H A Ddb-export.c70 thread__set_db_id(thread, ++dbe->thread_last_db_id); in db_export__thread()