Home
last modified time | relevance | path

Searched refs:cyc (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_time.c393 total_cyc = *cyc; in pt_time_adjust_cyc()
412 uint64_t cyc, fc; in pt_time_update_cyc() local
422 cyc = packet->value; in pt_time_update_cyc()
530 cyc = tcal->cyc_tsc; in pt_tcal_header_tsc()
537 if (!last_tsc || !cyc) in pt_tcal_header_tsc()
627 cyc = tcal->cyc_mtc; in pt_tcal_update_mtc()
647 if (!cyc) in pt_tcal_update_mtc()
733 uint64_t cyc; in pt_tcal_update_cyc() local
740 cyc = packet->value; in pt_tcal_update_cyc()
741 tcal->cyc_mtc += cyc; in pt_tcal_update_cyc()
[all …]
H A Dpt_packet.c388 uint8_t cyc, ext, shl; in pt_pkt_read_cyc() local
399 cyc = *pos++; in pt_pkt_read_cyc()
401 ext = cyc & pt_opm_cyc_ext; in pt_pkt_read_cyc()
402 cyc >>= pt_opm_cyc_shr; in pt_pkt_read_cyc()
404 value = cyc; in pt_pkt_read_cyc()
H A Dpt_encoder.c492 ctc = (uint8_t) packet->payload.cyc.value; in pt_enc_next()
498 ctc = packet->payload.cyc.value; in pt_enc_next()
887 packet.payload.cyc.value = ctc; in pt_encode_cyc()
H A Dpt_packet_decoder.c582 size = pt_pkt_read_cyc(&packet->payload.cyc, decoder->pos, in pt_pkt_decode_cyc()
H A Dpt_query_decoder.c2282 &packet.payload.cyc, in skd010_scan_for_ovf_resume()
2514 &packet.payload.cyc, in apl12_resume_disabled()
2704 &packet.payload.cyc, in apl11_apply()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td441 // LDRD pre-indexed: 5(2) cyc for reg, 4(1) cyc for imm.
489 // LDRD post-indexed: 4(2) cyc for reg, 4(1) cyc for imm.
1032 // 5cyc F0 for r0px, 4cyc F0 for r1p0 and later, 1cyc for accumulate sequence
1045 // 6cyc F0 for r0px, 5cyc F0 for r1p0 and later, 2cyc for accumulate sequence
1058 // 5cyc F0 for r0px, 4cyc F0 for r1p0 and later, 1cyc for accumulate sequence
1071 // 5cyc F0 for r0px, 4cyc F0 for r1p0 and later, 2cyc for accumulate sequence
1089 // 5cyc F0 for r0px, 4cyc F0 for r1p0 and later
1097 // 4cyc F1, 1cyc for accumulate sequence (3cyc ReadAdvance)
1103 // 4cyc F1, 1cyc for accumulate sequence (3cyc ReadAdvance)
1262 // 1-2 reg: 5cyc L, +I for writeback, 1 cyc wb latency
[all …]
H A DARMScheduleA57WriteRes.td14 // Latency: #cyc
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c176 if (ciph->fdf.dv.cyc != 0xffff && k == 0) { in dvrecv()
177 fprintf(stderr, "0x%04x\n", ntohs(ciph->fdf.dv.cyc)); in dvrecv()
306 ciph->fdf.dv.cyc = 0xffff; in dvsend()
365 ciph->fdf.dv.cyc = htons(f_cycle << 12 | f_frac); in dvsend()
367 ciph->fdf.dv.cyc = htons(cycle << 12 | f_frac); in dvsend()
373 ciph->fdf.dv.cyc = 0xffff; in dvsend()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_encoder.h114 extern int pt_encode_cyc(struct pt_encoder *, uint32_t cyc);
/freebsd/sys/dev/firewire/
H A Diec68113.h95 uint16_t cyc:16; /* take care of byte order! */ member
H A Dfirewire.h181 } cyc; member
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Daltera-passive-serial.txt8 See https://www.altera.com/literature/hb/cyc/cyc_c51013.pdf
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-packet.c368 static struct ptunit_result cyc(struct packet_fixture *pfix) in cyc() function
371 pfix->packet[0].payload.cyc.value = 0x23; in cyc()
511 pfix->packet[0].payload.cyc.value = 0xa8; in cutoff_cyc()
617 ptu_run_f(suite, cyc, pfix); in main()
H A Dptunit-time.c342 static struct ptunit_result cyc(struct time_fixture *tfix) in cyc() function
394 ptu_run_f(suite, cyc, tfix); in main()
/freebsd/usr.sbin/pmcstudy/
H A Dpmcstudy.c1376 struct counters *clr1, *clr2, *clr3, *cyc; in clears_broad() local
1385 cyc = find_counter(cpu, "MACHINE_CLEARS.CYCLES"); in clears_broad()
1390 cy = cyc->vals[pos] * 1.0; in clears_broad()
1396 cy = cyc->sum * 1.0; in clears_broad()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h872 struct pt_packet_cyc cyc; member
H A Dintel-pt.h.in871 /** Packet: cyc. */
872 struct pt_packet_cyc cyc; member
1180 /** The number of lost mtc and cyc packets.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA57WriteRes.td14 // Latency: #cyc
H A DAArch64SchedTSV110.td134 // Latency: #cyc
H A DAArch64SchedFalkorDetails.td20 // Latency: #cyc