Searched refs:tgn_type (Results 1 – 1 of 1) sorted by relevance
233 mdb_ctf_id_t tgn_type; /* known type */ member1175 node->tgn_type = type; in typegraph_kmem()1234 src->tgn_type = type; in typegraph_build_anchored()1418 node->tgn_type = *type; in typegraph_thread()1479 if (mdb_ctf_type_valid(node->tgn_type)) { in typegraph_stats_node()1796 typegraph_pass1_node(&tg_node[i], tg_node[i].tgn_type); in typegraph_pass1()1808 if (mdb_ctf_type_valid(node->tgn_type)) in typegraph_pass2_node()1992 if (mdb_ctf_type_valid(node->tgn_type)) in typegraph_pass3()2045 if (mdb_ctf_type_valid(node->tgn_type)) in typegraph_pass4_node()2064 if (!mdb_ctf_type_valid(ntype = n->tgn_type)) { in typegraph_pass4_node()[all …]