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:tst_timer_start
(Results
1 - 20
of
20
) sorted by relevance
/third_party/ltp/lib/newlib_tests/
H
A
D
tst_expiration_timer.c
16
tst_timer_start
(CLOCK_MONOTONIC);
in do_test()
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
H
A
D
nanosleep01.c
21
tst_timer_start
(clk_id);
in sample_fn()
H
A
D
nanosleep02.c
41
tst_timer_start
(CLOCK_MONOTONIC);
in do_child()
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H
A
D
clock_nanosleep02.c
19
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H
A
D
prctl09.c
22
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/futex/
H
A
D
futex_wait05.c
21
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/lib/
H
A
D
tst_timer.c
32
void
tst_timer_start
(clockid_t clk_id)
in tst_timer_start()
function
/third_party/ltp/testcases/kernel/syscalls/poll/
H
A
D
poll02.c
26
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/select/
H
A
D
select02.c
30
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/pselect/
H
A
D
pselect01.c
20
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H
A
D
epoll_pwait03.c
27
tst_timer_start
(clk_id);
in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H
A
D
epoll_wait02.c
29
tst_timer_start
(clk_id);
in sample_fn()
H
A
D
epoll_wait04.c
27
tst_timer_start
(CLOCK_MONOTONIC);
in run()
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H
A
D
perf_event_open03.c
84
tst_timer_start
(CLOCK_MONOTONIC);
in run()
/third_party/ltp/testcases/kernel/crypto/
H
A
D
crypto_user02.c
99
tst_timer_start
(CLOCK_MONOTONIC);
in run()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H
A
D
cfs_bandwidth01.c
76
tst_timer_start
(CLOCK_MONOTONIC_RAW);
in busy_loop()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H
A
D
fcntl33.c
170
tst_timer_start
(CLOCK_MONOTONIC);
in do_child()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify05.c
91
tst_timer_start
(CLOCK_MONOTONIC);
in generate_events()
/third_party/ltp/testcases/kernel/syscalls/readahead/
H
A
D
readahead02.c
188
tst_timer_start
(CLOCK_MONOTONIC);
in read_testfile()
/third_party/ltp/include/
H
A
D
tst_timer.h
1029
void
tst_timer_start
(clockid_t clk_id);
1032
* Returns true if timer started by
tst_timer_start
() has been running for
Completed in 6 milliseconds