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.c359 static int pt_time_adjust_cyc(uint64_t *cyc, const struct pt_time *time, in pt_time_adjust_cyc() argument
393 total_cyc = *cyc; in pt_time_adjust_cyc()
404 *cyc = total_cyc - old_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()
427 errcode = pt_time_adjust_cyc(&cyc, time, config, fcr); in pt_time_update_cyc()
432 fc += (cyc * fcr) >> pt_tcal_fcr_shr; in pt_time_update_cyc()
522 uint64_t tsc, last_tsc, tsc_delta, cyc, fcr; in pt_tcal_header_tsc() local
530 cyc = tcal->cyc_tsc; in pt_tcal_header_tsc()
537 if (!last_tsc || !cyc) in pt_tcal_header_tsc()
[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.td177 // if so adds 2 cyc to latency, 1 uop, 1 res cycle for A57UnitB
254 // +2cyc for branch forms
385 // For "Load, register offset, minus" we need +1cyc, +1I
419 // Load, immed pre-indexed (4 cyc for load result, 1 cyc for Base update)
423 // Load, register pre-indexed (4 cyc for load result, 2 cyc for Base update)
424 // (5 cyc load result for not-lsl2 scaled)
441 // 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.
501 // 5cyc "I0/I1,L" for minus reg or scaled not plus lsl2
502 // otherwise 4cyc "L"
[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