Searched refs:reservation (Results 1 – 1 of 1) sorted by relevance
13990 int reservation, times; in nds32_elf_count_insn_times() local14020 reservation = 1; in nds32_elf_count_insn_times()14045 reservation = (min_relocation >> 12) + 1; in nds32_elf_count_insn_times()14047 reservation = (min_relocation >> 12) in nds32_elf_count_insn_times()14049 if (reservation < (times / 3)) in nds32_elf_count_insn_times()14054 for (i = reservation ; i > 0; i--) in nds32_elf_count_insn_times()14059 ptr->times = h->m_list->times / reservation; in nds32_elf_count_insn_times()