Searched refs:reservation (Results 1 – 1 of 1) sorted by relevance
13961 int reservation, times; in nds32_elf_count_insn_times() local13991 reservation = 1; in nds32_elf_count_insn_times()14016 reservation = (min_relocation >> 12) + 1; in nds32_elf_count_insn_times()14018 reservation = (min_relocation >> 12) in nds32_elf_count_insn_times()14020 if (reservation < (times / 3)) in nds32_elf_count_insn_times()14025 for (i = reservation ; i > 0; i--) in nds32_elf_count_insn_times()14030 ptr->times = h->m_list->times / reservation; in nds32_elf_count_insn_times()