Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/CodeGen/
HDScoreboardHazardRecognizer.cpp123 int cycle = Stalls; in getHazardType() local
191 unsigned cycle = 0; in EmitInstruction() local
/trueos/lib/libthr/thread/
HDthr_barrier.c106 int64_t cycle; in _pthread_barrier_wait() local
HDthr_sig.c352 uint32_t cycle; in check_suspend() local
HDthr_private.h359 uint32_t cycle; member
/trueos/usr.bin/gprof/
HDarcs.c358 int cycle; in cyclelink() local
762 int cycle; in cycletime() local
/trueos/contrib/ntp/sntp/
HDmain.c903 void handle_saving (int operation, int *total, int *index, int *cycle, in handle_saving()
914 int operation, delay, count, total, index, cycle, waiting; in handle_saving() member
1093 int total = 0, index = 0, cycle = 0; in query_savefile() local
1133 cycle = 0, retry = 1, i, j, k; in run_daemon() local
1382 int accepts = 0, rejects = 0, flushes = 0, replicates = 0, cycle = 0, k; in run_client() local
/trueos/usr.bin/make/
HDmake.c668 MakePrintStatus(GNode *gn, Boolean cycle) in MakePrintStatus()
/trueos/contrib/ncurses/menu/
HDm_global.c389 bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE; in _nc_Link_Items() local
/trueos/sys/powerpc/powermac/
HData_macio.c84 int cycle; /* minimum cycle time [ns] */ member
/trueos/usr.sbin/fwcontrol/
HDfwdv.c263 int system=-1, pad_acc, cycle_acc, cycle, f_cycle, f_frac; in dvsend() local
/trueos/sys/contrib/octeon-sdk/
HDcvmx-log.c85 uint64_t cycle :53; /* Low bits of the cycle counter as a timestamp */ member
/trueos/contrib/gcc/
HDmodulo-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
HDgcov.c102 unsigned int cycle : 1; member
156 } cycle; /* Used in all-blocks mode, after blocks are linked onto member
HDgenautomata.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
/trueos/usr.bin/m4/
HDmdef.h132 #define cycle for(;;) macro
/trueos/sys/dev/isci/scil/
HDscic_sds_controller.h461 #define INCREMENT_QUEUE_GET(index, cycle, entry_count, bit_toggle) \ argument
HDscic_sds_controller.c150 #define INCREMENT_COMPLETION_QUEUE_GET(controller, index, cycle) \ argument
163 #define INCREMENT_EVENT_QUEUE_GET(controller, index, cycle) \ argument
/trueos/sys/dev/sound/pcm/
HDbuffer.c692 unsigned int cycle; in sndbuf_feed() local
/trueos/contrib/gdb/gdb/
HDvalprint.c605 int cycle; in print_octal_chars() local
/trueos/sys/dev/fe/
HDif_fe.c573 fe_eeprom_cycle_lnx (struct fe_softc *sc, u_short reg20, u_long cycle) in fe_eeprom_cycle_lnx()
/trueos/contrib/binutils/bfd/
HDlinker.c1537 bfd_boolean cycle; in _bfd_generic_link_add_one_symbol() local
/trueos/sys/dev/firewire/
HDfwohci.c1496 int sec, cycle, cycle_match; local
/trueos/contrib/gcc/config/mips/
HDmips.c9908 rtx *ready, int *nreadyp, int cycle) in mips_sched_reorder()