Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp118 int cycle = Stalls; in getHazardType() local
185 unsigned cycle = 0; in EmitInstruction() local
H A DMachinePipeliner.cpp3233 for (int cycle = getFirstCycle(); cycle <= LastCycle; ++cycle) { in computeStart() local
3630 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in finalizeSchedule() local
3678 for (int cycle = getFinalCycle() + 1; cycle <= LastCycle; ++cycle) in finalizeSchedule() local
3725 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in print() local
/freebsd-12.1/lib/libthr/thread/
H A Dthr_barrier.c138 int64_t cycle; in _pthread_barrier_wait() local
H A Dthr_sig.c356 uint32_t cycle; in check_suspend() local
H A Dthr_private.h385 uint32_t cycle; member
/freebsd-12.1/usr.bin/gprof/
H A Darcs.c360 int cycle; in cyclelink() local
764 int cycle; in cycletime() local
/freebsd-12.1/contrib/ncurses/menu/
H A Dm_global.c389 bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE; in _nc_Link_Items() local
/freebsd-12.1/sys/powerpc/powermac/
H A Data_macio.c86 int cycle; /* minimum cycle time [ns] */ member
/freebsd-12.1/sys/arm64/coresight/
H A Dcoresight-tmc.c67 uint64_t cycle; member
H A Dcoresight.h99 uint32_t cycle; member
/freebsd-12.1/usr.sbin/fwcontrol/
H A Dfwdv.c265 int system=-1, pad_acc, cycle_acc, cycle, f_cycle, f_frac; in dvsend() local
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-log.c85 uint64_t cycle :53; /* Low bits of the cycle counter as a timestamp */ member
/freebsd-12.1/contrib/gcc/
H A Dmodulo-sched.c118 int cycle; member
2091 create_ps_insn (ddg_node_ptr node, int rest_count, int cycle) in create_ps_insn()
2253 add_node_to_ps (partial_schedule_ptr ps, ddg_node_ptr node, int cycle, in add_node_to_ps()
2353 int cycle; in ps_has_conflicts() local
H A Dgcov.c102 unsigned int cycle : 1; member
156 } cycle; /* Used in all-blocks mode, after blocks are linked onto member
H A Dgenautomata.c3571 int cycle; in output_reserv_sets() local
4952 int i, j, k, cycle; in check_regexp_units_distribution() local
5140 int cycle; in process_seq_for_forming_states() local
5297 int cycle, unit; in form_reservs_matter() local
/freebsd-12.1/usr.bin/m4/
H A Dmdef.h130 #define cycle for(;;) macro
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c625 static cdg_link_t *get_weakest_link_in_cycle(cdg_node_t * cycle) in get_weakest_link_in_cycle()
726 cdg_node_t *cycle = NULL; in search_cycle_in_channel_dep_graph() local
1889 cdg_node_t **cdg = NULL, *start_here = NULL, *cycle = NULL; in dfsssp_remove_deadlocks() local
/freebsd-12.1/sys/dev/isci/scil/
H A Dscic_sds_controller.h463 #define INCREMENT_QUEUE_GET(index, cycle, entry_count, bit_toggle) \ argument
H A Dscic_sds_controller.c152 #define INCREMENT_COMPLETION_QUEUE_GET(controller, index, cycle) \ argument
165 #define INCREMENT_EVENT_QUEUE_GET(controller, index, cycle) \ argument
/freebsd-12.1/sys/dev/sound/pcm/
H A Dbuffer.c695 unsigned int cycle; in sndbuf_feed() local
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h591 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions()
/freebsd-12.1/contrib/gdb/gdb/
H A Dvalprint.c605 int cycle; in print_octal_chars() local
/freebsd-12.1/sys/dev/fe/
H A Dif_fe.c566 fe_eeprom_cycle_lnx (struct fe_softc *sc, u_short reg20, u_long cycle) in fe_eeprom_cycle_lnx()
/freebsd-12.1/contrib/ntp/libntp/
H A Dntp_calendar.c495 int32_t cycle in ntpcal_periodic_extend()
/freebsd-12.1/contrib/binutils/bfd/
H A Dlinker.c1537 bfd_boolean cycle; in _bfd_generic_link_add_one_symbol() local

12