Home
last modified time | relevance | path

Searched refs:bce (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c123 struct pt_bcache_entry bce; in add_null() local
126 memset(&bce, 0, sizeof(bce)); in add_null()
136 struct pt_bcache_entry bce; in lookup_null() local
186 struct pt_bcache_entry bce; in initially_empty() local
189 memset(&bce, 0xff, sizeof(bce)); in initially_empty()
203 struct pt_bcache_entry bce; in add_bad_index() local
206 memset(&bce, 0, sizeof(bce)); in add_bad_index()
216 struct pt_bcache_entry bce; in lookup_bad_index() local
230 memset(&bce, 0xff, sizeof(bce)); in add()
276 memset(&bce, 0xff, sizeof(bce)); in worker()
[all …]
/freebsd-14.2/contrib/processor-trace/libipt/internal/include/
H A Dpt_block_cache.h162 static inline enum pt_exec_mode pt_bce_exec_mode(struct pt_bcache_entry bce) in pt_bce_exec_mode() argument
164 return (enum pt_exec_mode) bce.mode; in pt_bce_exec_mode()
169 pt_bce_qualifier(struct pt_bcache_entry bce) in pt_bce_qualifier() argument
171 return (enum pt_bcache_qualifier) bce.qualifier; in pt_bce_qualifier()
175 static inline int pt_bce_is_valid(struct pt_bcache_entry bce) in pt_bce_is_valid() argument
177 return pt_bce_exec_mode(bce) != ptem_unknown; in pt_bce_is_valid()
210 struct pt_bcache_entry bce);
221 extern int pt_bcache_lookup(struct pt_bcache_entry *bce,
/freebsd-14.2/contrib/processor-trace/libipt/src/
H A Dpt_block_decoder.c1716 memset(&bce, 0, sizeof(bce)); in pt_blk_add_trampoline()
1718 bce.ninsn = 1; in pt_blk_add_trampoline()
1727 memset(&bce, 0, sizeof(bce)); in pt_blk_add_trampoline()
1728 bce.ninsn = 1; in pt_blk_add_trampoline()
1747 memset(&bce, 0, sizeof(bce)); in pt_blk_add_decode()
1748 bce.ninsn = 1; in pt_blk_add_decode()
1811 memset(&bce, 0, sizeof(bce)); in pt_blk_proceed_no_event_fill_cache()
1812 bce.ninsn = 1; in pt_blk_proceed_no_event_fill_cache()
2027 bce.ninsn += 1; in pt_blk_proceed_no_event_fill_cache()
2035 if (!bce.ninsn || ((int64_t) bce.displacement != disp)) in pt_blk_proceed_no_event_fill_cache()
[all …]
H A Dpt_block_cache.c63 struct pt_bcache_entry bce) in pt_bcache_add() argument
75 bcache->entry[(uint32_t) index] = bce; in pt_bcache_add()
80 int pt_bcache_lookup(struct pt_bcache_entry *bce, in pt_bcache_lookup() argument
83 if (!bce || !bcache) in pt_bcache_lookup()
93 *bce = bcache->entry[(uint32_t) index]; in pt_bcache_lookup()
/freebsd-14.2/sys/modules/bce/
H A DMakefile1 .PATH: ${SRCTOP}/sys/dev/bce
/freebsd-14.2/tools/kerneldoc/subsys/
H A DDoxyfile-dev_bce12 INPUT = $(DOXYGEN_SRC_PATH)/dev/bce/ \
/freebsd-14.2/sys/conf/
H A DWITHOUT_SOURCELESS_UCODE6 nodevice bce
H A Doptions732 # bce driver
H A DNOTES1852 # bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1955 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo3 am, bce, ccc, km, mc5i, mir, msgr, npc, xenl,
/freebsd-14.2/share/man/man4/
H A DMakefile71 bce.4 \
633 MLINKS+=bce.4 if_bce.4
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src774 bce,
796 bce,
1701 bce,
1887 bce,
1940 bce,
3979 bce,
4477 bce,
6089 bce,
8281 bce,
8449 bce,
[all …]
H A Demx.src251 bce,
/freebsd-14.2/sys/modules/
H A DMakefile630 _bce= bce
/freebsd-14.2/sys/i386/conf/
H A DGENERIC217 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
/freebsd-14.2/sys/amd64/conf/
H A DGENERIC259 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
/freebsd-14.2/sys/dev/bce/
H A Dif_bce.c516 MODULE_DEPEND(bce, pci, 1, 1, 1);
517 MODULE_DEPEND(bce, ether, 1, 1, 1);
518 MODULE_DEPEND(bce, miibus, 1, 1, 1);
520 DRIVER_MODULE(bce, pci, bce_driver, NULL, NULL);
521 DRIVER_MODULE(miibus, bce, miibus_driver, NULL, NULL);
522 MODULE_PNP_INFO("U16:vendor;U16:device;U16:#;U16:#;D:#", pci, bce,
528 static SYSCTL_NODE(_hw, OID_AUTO, bce, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Ddevice.subr1292 f_network "bce%d" "Broadcom NetXtreme II Gigabit Ethernet card"
/freebsd-14.2/contrib/ncurses/
H A DNEWS3869 + remove screen-bce.mlterm, since mlterm does not do "bce" -TD
3903 + split-out recent change to nsterm-bce as nsterm-build326, and add
3941 + add several key definitions to nsterm-bce to match preconfigured
5065 + remove bw from nsterm-bce, per testing with tack -TD
6294 + add several screen-bce.XXX entries -TD
8418 applied only when the terminal supports back_color_erase (bce).
8789 with the common usage of bce/ech
9250 + improve tack's bce test by making it set colors other than black
9757 + add screen-bce, screen-s entries from screen 3.9.13 (report by
10282 running in a non-bce terminals with default colors enabled, it
[all …]
/freebsd-14.2/contrib/ncurses/include/
H A DCaps.uwin280 back_color_erase bce bool ut - - ----- screen erased with background color
H A DCaps.hpux11282 back_color_erase bce bool ut - - ----- screen erased with background color
H A DCaps.osf1r5274 back_color_erase bce bool ut - - ----- screen erased with background color
H A DCaps281 back_color_erase bce bool ut - - ----- screen erased with background color
H A DCaps.keys284 back_color_erase bce bool ut - - ----- screen erased with background color
H A DCaps.aix4281 back_color_erase bce bool ut - - ----- screen erased with background color

12