Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Ddb-export.c559 struct comm *comm_b = NULL; in db_export__switch() local
578 &comm_b, &is_idle_b); in db_export__switch()
596 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
600 comm_out_id = comm_b ? comm_b->db_id : 0; in db_export__switch()