Searched refs:cmh_ninputs (Results 1 – 1 of 1) sorted by relevance
87 uint_t cmh_ninputs; /* Number of inputs */ member1030 out->cmh_ninputs = 0; in ctf_merge_init()1149 cmh->cmh_ninputs++; in ctf_merge_add()1171 cmh->cmh_ninputs++; in ctf_merge_add()1337 VERIFY(cmh->cmh_ninputs % 2 == 0); in ctf_merge_merge()1469 ctf_dprintf("encountered %d inputs\n", cmp->cmh_ninputs); in ctf_merge_dedup()1470 if (cmp->cmh_ninputs != 2) in ctf_merge_dedup()