Searched refs:core (Results 1 - 25 of 396) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/netrate/tcpp/
H A Dparallelism.csh19 foreach core (`jot $cores`)
21 set mflag=`echo $ptcps / $core | bc`
22 set tflag=`echo $ntcps / $core | bc`
23 echo -n $2,${core},${trial}, >> $1
24 ./tcpp -c 192.168.100.102 -p $core -b $totalbytes -m $mflag \
/freebsd-current/tools/test/stress2/misc/
H A Dcore.sh29 # Test multiple (parallel) core dumps
36 rm -f core
37 sed '1,/^EOF/d' < $odir/$0 > core.c
38 mycc -o core -Wall core.c
39 rm -f core.c
44 /tmp/core &
50 rm -f /tmp/core
H A Dmmap36.sh30 # mmap(2) should fail with "Invalid argument" and not core dump
44 [ -f mmap36.core ] &&
45 { ls -l mmap36.core; mv mmap36.core $dir; s=1; }
/freebsd-current/lib/libprocstat/
H A Dcore.h51 void procstat_core_close(struct procstat_core *core);
52 void *procstat_core_get(struct procstat_core *core, enum psc_type type,
54 int procstat_core_note_count(struct procstat_core *core, enum psc_type type);
H A Dlibprocstat_internal.h39 struct procstat_core *core; member in struct:procstat
H A Dcore.c48 #include "core.h"
78 static bool core_offset(struct procstat_core *core, off_t offset);
79 static bool core_read(struct procstat_core *core, void *buf, size_t len);
80 static ssize_t core_read_mem(struct procstat_core *core, void *buf,
82 static void *get_args(struct procstat_core *core, vm_offset_t psstrings,
88 struct procstat_core *core; local
137 core = malloc(sizeof(struct procstat_core));
138 if (core == NULL) {
142 core->pc_magic = PROCSTAT_CORE_MAGIC;
143 core
158 procstat_core_close(struct procstat_core *core) argument
169 procstat_core_get(struct procstat_core *core, enum psc_type type, void *buf, size_t *lenp) argument
268 core_offset(struct procstat_core *core, off_t offset) argument
281 core_read(struct procstat_core *core, void *buf, size_t len) argument
300 core_read_mem(struct procstat_core *core, void *buf, size_t len, vm_offset_t addr, bool readall) argument
340 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, void *args, size_t *lenp) argument
425 procstat_core_note_count(struct procstat_core *core, enum psc_type type) argument
[all...]
/freebsd-current/sys/modules/mt76/
H A DMakefile2 SUBDIR= core
/freebsd-current/crypto/openssl/test/
H A Dp_minimal.c15 #include <openssl/core.h>
/freebsd-current/crypto/openssl/apps/include/
H A Dapp_params.h10 #include <openssl/core.h>
/freebsd-current/crypto/openssl/providers/fips/
H A Dfips_entry.c10 #include <openssl/core.h>
/freebsd-current/sbin/geom/
H A DMakefile4 .PATH: ${.CURDIR}/core ${.CURDIR}/misc
10 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/core
/freebsd-current/tools/regression/environ/
H A DMakefile.retention8 CLEANFILES= *~ ${PROG}.core
H A DMakefile.timings8 CLEANFILES= ${PROG}.core
H A DMakefile.envctl8 CLEANFILES= ${PROG}.core
/freebsd-current/stand/lua/
H A Dcore.lua33 local core = {}
53 default_acpi = core.getACPI()
57 core.setACPI(default_acpi)
58 core.setSingleUser(default_single_user)
59 core.setVerbose(default_verbose)
87 core.KEY_BACKSPACE = 8
88 core.KEY_ENTER = 13
89 core.KEY_DELETE = 127
93 core.KEYSTR_ESCAPE = "\027"
94 core
[all...]
H A Dmenu.lua31 local core = require("core")
41 entry_type = core.MENU_RETURN,
75 [core.MENU_ENTRY] = function(_, entry)
79 [core.MENU_CAROUSEL_ENTRY] = function(_, entry)
93 [core.MENU_SUBMENU] = function(_, entry)
96 [core.MENU_RETURN] = function(_, entry)
111 entry_type = core.MENU_CAROUSEL_ENTRY,
113 items = core.bootenvList,
139 entry_type = core
[all...]
/freebsd-current/tests/sys/kern/
H A Dcoredump_phnum_test.sh41 # Set up core dumping
47 atf_check -o ignore sysctl kern.corefile=coredump_phnum_helper.core
58 gunzip coredump_phnum_helper.core.gz 2>unzip_stderr
62 zstd -qd coredump_phnum_helper.core.zst 2>unzip_stderr
78 # Check that core looks good
79 if [ ! -f coredump_phnum_helper.core ]; then
80 atf_fail "Helper program did not dump core"
84 # the result of running the helper program and dumping core. The only
87 -x 'readelf -h coredump_phnum_helper.core | grep "Number of program headers:"'
89 -x 'readelf -l coredump_phnum_helper.core | gre
[all...]
/freebsd-current/contrib/bearssl/src/rsa/
H A Drsa_ssl_decrypt.c29 br_rsa_ssl_decrypt(br_rsa_private core, const br_rsa_private_key *sk, argument
42 x = core(data, sk);
/freebsd-current/lib/geom/union/
H A DMakefile.depend11 sbin/geom/core \
/freebsd-current/cddl/usr.bin/ztest/tests/
H A Dztest.sh48 mv *ztest*.core* $TC_ARTIFACTS_DIR || true
49 mv ${TC_CORE_DIR}/*ztest*.core* $TC_ARTIFACTS_DIR || true
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c75 struct bhnd_core_info core = bhnd_get_core_info(child); local
78 return (BHNDB_IS_CORE_DISABLED(device_get_parent(dev), dev, &core));
84 struct bhnd_core_info core; local
88 /* Ask the bridge for the hostb core info */
89 if ((error = BHNDB_GET_HOSTB_CORE(device_get_parent(dev), dev, &core)))
93 md = bhnd_core_get_match_desc(&core);
143 device_t core, bus; local
146 /* Find the actual bus-attached child core */
147 core = child;
148 while ((bus = device_get_parent(core)) !
[all...]
/freebsd-current/crypto/openssl/include/crypto/
H A Dcryptlib.h14 # include <openssl/core.h>
/freebsd-current/crypto/openssl/crypto/
H A Dprovider_local.h10 #include <openssl/core.h>
/freebsd-current/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_sprom.h51 int bwn_nphy_get_core_power_info(struct bwn_mac *mac, int core,
/freebsd-current/tools/tools/crypto/
H A DMakefile36 # cryptostats: dump statistics kept by the core crypto code
41 CLEANFILES+= core a.out

Completed in 368 milliseconds

1234567891011>>