Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp123 int cycle = Stalls; in getHazardType() local
191 unsigned cycle = 0; in EmitInstruction() local
/freebsd-10-stable/lib/libthr/thread/
Dthr_barrier.c106 int64_t cycle; in _pthread_barrier_wait() local
Dthr_sig.c353 uint32_t cycle; in check_suspend() local
Dthr_private.h359 uint32_t cycle; member
/freebsd-10-stable/usr.bin/gprof/
Darcs.c358 int cycle; in cyclelink() local
762 int cycle; in cycletime() local
/freebsd-10-stable/usr.bin/make/
Dmake.c668 MakePrintStatus(GNode *gn, Boolean cycle) in MakePrintStatus()
/freebsd-10-stable/contrib/ncurses/menu/
Dm_global.c389 bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE; in _nc_Link_Items() local
/freebsd-10-stable/sys/powerpc/powermac/
Data_macio.c84 int cycle; /* minimum cycle time [ns] */ member
/freebsd-10-stable/usr.sbin/fwcontrol/
Dfwdv.c263 int system=-1, pad_acc, cycle_acc, cycle, f_cycle, f_frac; in dvsend() local
/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-log.c85 uint64_t cycle :53; /* Low bits of the cycle counter as a timestamp */ member
/freebsd-10-stable/contrib/gcc/
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
Dgcov.c102 unsigned int cycle : 1; member
156 } cycle; /* Used in all-blocks mode, after blocks are linked onto member
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-10-stable/usr.bin/m4/
Dmdef.h132 #define cycle for(;;) macro
/freebsd-10-stable/sys/dev/isci/scil/
Dscic_sds_controller.h461 #define INCREMENT_QUEUE_GET(index, cycle, entry_count, bit_toggle) \ argument
Dscic_sds_controller.c150 #define INCREMENT_COMPLETION_QUEUE_GET(controller, index, cycle) \ argument
163 #define INCREMENT_EVENT_QUEUE_GET(controller, index, cycle) \ argument
/freebsd-10-stable/sys/dev/sound/pcm/
Dbuffer.c693 unsigned int cycle; in sndbuf_feed() local
/freebsd-10-stable/contrib/gdb/gdb/
Dvalprint.c605 int cycle; in print_octal_chars() local
/freebsd-10-stable/sys/dev/fe/
Dif_fe.c573 fe_eeprom_cycle_lnx (struct fe_softc *sc, u_short reg20, u_long cycle) in fe_eeprom_cycle_lnx()
/freebsd-10-stable/contrib/ntp/libntp/
Dntp_calendar.c504 int32_t cycle in ntpcal_periodic_extend()
/freebsd-10-stable/contrib/binutils/bfd/
Dlinker.c1537 bfd_boolean cycle; in _bfd_generic_link_add_one_symbol() local
/freebsd-10-stable/sys/dev/firewire/
Dfwohci.c1496 int sec, cycle, cycle_match; local
/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.c9908 rtx *ready, int *nreadyp, int cycle) in mips_sched_reorder()