Home
last modified time | relevance | path

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

/openbmc/linux/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()