Home
last modified time | relevance | path

Searched +full:tad +full:- +full:cnt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/perf/
H A Dmarvell-cn10k-tad.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/perf/marvell-cn10k-tad.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell CN10K LLC-TAD performance monitor
10 - Bhaskara Budiredla <bbudiredla@marvell.com>
13 The Tag-and-Data units (TADs) maintain coherence and contain CN10K
14 shared on-chip last level cache (LLC). The tad pmu measures the
15 performance of last-level cache. Each tad pmu supports up to eight
18 The DT setup comprises of number of tad blocks, the sizes of pmu
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl2 # Copyright 2010-2020 The OpenSSL Project Authors. All Rights Reserved.
19 # The module implements "4-bit" GCM GHASH function and underlying
20 # single multiplication operation in GF(2^128). "4-bit" means that it
21 # uses 256 bytes per-key table [+64/128 bytes fixed table]. It has two
24 # "528B" variant of "4-bit" method utilizing additional 256+16 bytes
25 # of per-key storage [+512 bytes shared table]. Performance results
31 # Pentium 105/111(**) - 50
44 # assembler results are for "528B";-)
45 # (**) second number is result for code compiled with -fPIC flag,
47 # position-independent;
[all …]
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c3 Copyright (c) 2001-2017, Intel Corporation
48 static const char ixv_driver_version[] = "2.0.1-k";
131 /* The MSI-X Interrupt handlers */
249 if_softc_ctx_t scctx = sc->shared; in ixv_if_tx_queues_alloc()
253 MPASS(sc->num_tx_queues == ntxqsets); in ixv_if_tx_queues_alloc()
257 sc->tx_queues = in ixv_if_tx_queues_alloc()
260 if (!sc->tx_queues) { in ixv_if_tx_queues_alloc()
266 for (i = 0, que = sc->tx_queues; i < ntxqsets; i++, que++) { in ixv_if_tx_queues_alloc()
267 struct tx_ring *txr = &que->txr; in ixv_if_tx_queues_alloc()
269 txr->me = i; in ixv_if_tx_queues_alloc()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in2 %%% BibTeX-file{
23 %%% (incompletely) 1970 -- 1979.
50 %%% covering 1958--1996 became too large (about
65 %%% Algorithms 1--492. For Algorithms 493--686,
72 %%% cross-referenced in both directions, so
75 %%% Corrigenda. Cross-referenced entries are
77 %%% that each is completely self-contained.
83 %%% ftp://netlib.bell-labs.com/netlib/toms.
88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1.
90 %%% The initial draft of entries for 1981 --
[all …]