HomeSort by: relevance | last modified time | path
    Searched refs:specific (Results 1 - 25 of 175) sorted by relevancy

1 2 3 4 5 6 7

  /src/sys/arch/sh3/include/
endian_machdep.h 4 # error Define SH target CPU endian-ness in port-specific header file.
  /src/sys/dev/raidframe/
rf_acctrace.c 88 acc->recon_start_to_fetch_us += rec->specific.recon.recon_start_to_fetch_us;
89 acc->recon_fetch_to_return_us += rec->specific.recon.recon_fetch_to_return_us;
90 acc->recon_return_to_submit_us += rec->specific.recon.recon_return_to_submit_us;
104 acc->suspend_ovhd_us += rec->specific.user.suspend_ovhd_us;
105 acc->map_us += rec->specific.user.map_us;
106 acc->lock_us += rec->specific.user.lock_us;
107 acc->dag_create_us += rec->specific.user.dag_create_us;
108 acc->dag_retry_us += rec->specific.user.dag_retry_us;
109 acc->exec_us += rec->specific.user.exec_us;
110 acc->cleanup_us += rec->specific.user.cleanup_us
    [all...]
rf_states.c 182 tracerec->specific.user.exec_us = RF_ETIMER_VAL_US(timer);
325 tracerec->specific.user.suspend_ovhd_us += RF_ETIMER_VAL_US(timer);
354 tracerec->specific.user.map_us = RF_ETIMER_VAL_US(timer);
435 tracerec->specific.user.lock_us += RF_ETIMER_VAL_US(timer);
496 tracerec->specific.user.dag_create_us = RF_ETIMER_VAL_US(timer);
682 tracerec->specific.user.dag_retry_us = RF_ETIMER_VAL_US(timer);
685 tracerec->specific.user.dag_retry_us = 0;
698 tracerec->specific.user.cleanup_us = RF_ETIMER_VAL_US(timer);
719 tracerec->specific.user.lock_us += RF_ETIMER_VAL_US(timer);
727 tracerec->specific.user.cleanup_us += RF_ETIMER_VAL_US(timer)
    [all...]
rf_acctrace.h 69 } specific; member in struct:RF_acctrace_entry_s
  /src/sys/arch/arm/xscale/
ixp425-fw.mk 4 # For IXP425 NE support, this file must be included by the board-specific
  /src/lib/libc/gdtoa/
strtold_subr.c 10 * the format-specific strtold_*.c, like so:
39 #error GDTOA_LD_FMT must be defined by format-specific source file
  /src/sys/arch/mips/include/
endian_machdep.h 29 # error Define MIPS target CPU endian-ness in port-specific header file.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-openrd-base.dts 7 * This file contains the definitions that are specific to OpenRD
armada-xp-98dx4251.dtsi 7 * Contains definitions specific to the 98dx4521 SoC that are not
kirkwood-openrd-ultimate.dts 7 * This file contains the definitions that are specific to OpenRD
imx6ull.dtsi 9 /* Delete UART8 in AIPS-1 (i.MX6UL specific) */
11 /* Delete CAAM node in AIPS-2 (i.MX6UL specific) */
kirkwood-openrd-client.dts 7 * This file contains the definitions that are specific to OpenRD
keystone-k2e-clocks.dtsi 3 * Keystone 2 Edison SoC specific device tree
  /src/doc/
TODO.compat-module 31 been split into several version-specific modules, and the mini-
34 9. syscalls.master has been updated to autoload the version-specific
51 common build framework, and split version-specific code from baseline
57 specific routine names and variable types). Version-specific parts
59 included in the relevant version-specific compat modules.
91 any of the version-specific modules is not a regression.
TODO.modules 23 the need for a specific child module is encountered, use
94 11. There currently isn't any good way to handle attachment-specific
96 readily lend itself to bus-specific modules irrespective of $ARCH,
125 modules in a version-specific subdirectory of /stand is sub-optimal
  /src/tests/lib/libc/net/getaddrinfo/
t_getaddrinfo.sh 17 # without specific prior written permission.
84 atf_test_case specific
87 atf_set "descr" "Testing specific address family"
192 atf_add_test_case specific
  /src/common/lib/libc/arch/sh3/string/
ffs.S 47 mov r4,r0 ! using r0 specific instructions
  /src/sys/arch/hpcarm/hpcarm/
kloader_machdep.c 101 #error No support KLOADER with specific CPU type.
  /src/usr.bin/make/unit-tests/
opt-define.mk 29 # The C preprocessor allows to define a macro with a specific value. Make
sh-meta-chars.mk 20 # See SED_CMDS.sh-dots, which normalizes the test output for the specific
opt-debug-var.mk 37 # An expression for a target-specific variable with a single-character name.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sc7180-trogdor-lazor.dtsi 85 /* PINCTRL - board-specific pinctrl */
sc7180-trogdor-r1.dts 76 /* PINCTRL - board-specific pinctrl */
  /src/usr.sbin/sysinst/arch/acorn32/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/alpha/
menus.md.pl 21 * or promote products derived from this software without specific prior

Completed in 21 milliseconds

1 2 3 4 5 6 7