OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:benchmark
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npftest/
npftest.c
43
"[ -i <interface> -s <file> ] -b <
benchmark
> -p <ncpu>\n"
48
"\t-b
benchmark
\n"
198
char *
benchmark
, *config, *interface, *stream, *testname;
local in function:main
203
benchmark
= NULL;
218
benchmark
= optarg;
260
* Either
benchmark
or test. If stream analysis, then the
261
* interface should be specified. If
benchmark
, then the
264
if ((
benchmark
!= NULL) == test && (stream && !interface)) {
267
if (
benchmark
&& (!config || !nthreads)) {
268
errx(EXIT_FAILURE, "missing config for the
benchmark
or
[
all
...]
npftest.c
43
"[ -i <interface> -s <file> ] -b <
benchmark
> -p <ncpu>\n"
48
"\t-b
benchmark
\n"
198
char *
benchmark
, *config, *interface, *stream, *testname;
local in function:main
203
benchmark
= NULL;
218
benchmark
= optarg;
260
* Either
benchmark
or test. If stream analysis, then the
261
* interface should be specified. If
benchmark
, then the
264
if ((
benchmark
!= NULL) == test && (stream && !interface)) {
267
if (
benchmark
&& (!config || !nthreads)) {
268
errx(EXIT_FAILURE, "missing config for the
benchmark
or
[
all
...]
Completed in 29 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025