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
defs:cpu_time
(Results
1 - 10
of
10
) sorted by relevance
/third_party/benchmark/src/
H
A
D
counter.cc
20
double Finish(Counter const& c, IterationCount iterations, double
cpu_time
,
in Finish()
argument
42
void Finish(UserCounters* l, IterationCount iterations, double
cpu_time
,
in Finish()
argument
H
A
D
console_reporter.cc
150
const double
cpu_time
= result.GetAdjustedCPUTime();
in PrintRunData()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_cpu.h
45
hi_u64
cpu_time
; /**< CPU usage time (unit: cputick), where, cputick x 160000000 = 1s.
member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_screen.c
62
int64_t
cpu_time
= os_time_get() * 1000;
in nouveau_screen_get_timestamp()
local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_screen.c
138
int64_t
cpu_time
= os_time_get() * 1000;
in fd_screen_get_timestamp()
local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_sdio_host_if.h
90
hi_u64
cpu_time
; /* the time of the last come! */
member
/kernel/linux/linux-5.10/kernel/sched/rtg/
H
A
D
rtg.c
107
struct group_cpu_time *
cpu_time
;
in transfer_busy_time()
local
[all...]
/kernel/linux/linux-6.6/kernel/sched/rtg/
H
A
D
rtg.c
108
struct group_cpu_time *
cpu_time
;
in transfer_busy_time()
local
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
walt.c
535
struct group_cpu_time *
cpu_time
;
in fixup_busy_time()
local
927
struct group_
cpu_time
*
cpu_time
;
update_cpu_busy_time()
local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
walt.c
536
struct group_cpu_time *
cpu_time
;
in fixup_busy_time()
local
928
struct group_
cpu_time
*
cpu_time
;
update_cpu_busy_time()
local
[all...]
Completed in 9 milliseconds