Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:wr_fract
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H
A
D
dirty_log_perf_test.c
96
uint64_t phys_offset, int
wr_fract
)
in run_test()
116
perf_test_args.
wr_fract
=
wr_fract
;
in run_test()
285
int
wr_fract
= 1;
in main()
local
343
wr_fract
= atoi(optarg);
in main()
344
TEST_ASSERT(
wr_fract
>= 1,
in main()
372
run_test(i, iterations, phys_offset,
wr_fract
);
in main()
95
run_test(enum vm_guest_mode mode, unsigned long iterations, uint64_t phys_offset, int
wr_fract
)
run_test()
argument
H
A
D
demand_paging_test.c
266
perf_test_args.
wr_fract
= 1;
in run_test()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H
A
D
perf_test_util.h
55
int
wr_fract
;
member
83
if (i % perf_test_args.
wr_fract
== 0)
in guest_code()
Completed in 2 milliseconds