Home
last modified time | relevance | path

Searched defs:export_comm_thread (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.h48 int (*export_comm_thread)(struct db_export *dbe, u64 db_id, member
H A Ddb-export.c324 bool export_comm_thread = comm && !thread->db_id; in db_export__threads() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.h48 int (*export_comm_thread)(struct db_export *dbe, u64 db_id, member
H A Ddb-export.c328 bool export_comm_thread = comm && !thread__db_id(thread); in db_export__threads() local

Completed in 3 milliseconds