Home
last modified time | relevance | path

Searched refs:comm_b (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.c561 struct comm *comm_b = NULL; in db_export__switch() local
580 &comm_b, &is_idle_b); in db_export__switch()
598 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
602 comm_out_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.c565 struct comm *comm_b = NULL; in db_export__switch() local
584 &comm_b, &is_idle_b); in db_export__switch()
602 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
606 comm_out_id = comm_b ? comm_b->db_id : 0; in db_export__switch()

Completed in 2 milliseconds