Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
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()