Home
last modified time | relevance | path

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

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