Searched refs:second_inst (Results 1 – 3 of 3) sorted by relevance
63 for second_inst in range(len(_cumulative_profile[first_inst])):64 _cumulative_profile[first_inst][second_inst] += (65 new_profile[first_inst][second_inst])
64 for second_inst in range(len(_cumulative_profile[first_inst])):65 _cumulative_profile[first_inst][second_inst] += (66 new_profile[first_inst][second_inst])
1277 struct qinst *second_inst = in emit_thrsw() local1279 second_inst->qpu.sig.thrsw = true; in emit_thrsw()