Searched refs:real_input (Results 1 – 2 of 2) sorted by relevance
2614 ctf_dict_t *real_input; in ctf_dedup_emit_type() local2677 real_input = input; in ctf_dedup_emit_type()2678 if ((tp = ctf_lookup_by_id (&real_input, type)) == NULL) in ctf_dedup_emit_type()2682 ctf_link_input_name (real_input), type); in ctf_dedup_emit_type()2686 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()
2617 ctf_dict_t *real_input; in ctf_dedup_emit_type() local2680 real_input = input; in ctf_dedup_emit_type()2681 if ((tp = ctf_lookup_by_id (&real_input, type)) == NULL) in ctf_dedup_emit_type()2685 ctf_link_input_name (real_input), type); in ctf_dedup_emit_type()2689 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()