Searched refs:nload (Results 1 – 5 of 5) sorted by relevance
116 uint64_t nload; /* Number of store instructions */ member
1213 sregs->nload++; in dispatch_instruction()1246 sregs->nload++; /* Double load counts twice */ in dispatch_instruction()1287 sregs->nload++; in dispatch_instruction()1382 sregs->nload++; /* Double load counts twice */ in dispatch_instruction()1593 sregs->nload++; in dispatch_instruction()
608 sregs->nload = 0; in reset_stat()627 iinst = sregs->ninst - sregs->finst - sregs->nload - sregs->nstore - in show_stat()637 100.0 * (float) sregs->nload / (float) sregs->ninst); in show_stat()
1132 unsigned int i, nload; in _bfd_elf_make_section_from_shdr() local1139 for (nload = 0, i = 0; i < elf_elfheader (abfd)->e_phnum; i++, phdr++) in _bfd_elf_make_section_from_shdr()1143 ++nload; in _bfd_elf_make_section_from_shdr()1144 if (i >= elf_elfheader (abfd)->e_phnum && nload > 1) in _bfd_elf_make_section_from_shdr()
1120 unsigned int i, nload; in _bfd_elf_make_section_from_shdr() local1127 for (nload = 0, i = 0; i < elf_elfheader (abfd)->e_phnum; i++, phdr++) in _bfd_elf_make_section_from_shdr()1131 ++nload; in _bfd_elf_make_section_from_shdr()1132 if (i >= elf_elfheader (abfd)->e_phnum && nload > 1) in _bfd_elf_make_section_from_shdr()