Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c564 struct comm *comm_a = NULL; in db_export__switch() local
575 &th_a_id, &comm_a, &is_idle_a); in db_export__switch()
601 comm_out_id = comm_a ? comm_a->db_id : 0; in db_export__switch()
607 comm_in_id = comm_a ? comm_a->db_id : 0; in db_export__switch()