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:estimated
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
fair.c
4087
/* Update root cfs_rq's
estimated
utilization */
in util_est_enqueue()
4103
/* Update root cfs_rq's
estimated
utilization */
in util_est_dequeue()
4136
* Skip update of task's
estimated
utilization when the task has not
in util_est_update()
4167
* Skip update of task's
estimated
utilization when its members are
in util_est_update()
4189
* Update Task's
estimated
utilization
in util_est_update()
5802
* Let's add the task's
estimated
utilization to the cfs_rq's
in enqueue_task_fair()
5803
*
estimated
utilization, before we update schedutil.
in enqueue_task_fair()
6674
* Amount of capacity of a CPU that is (
estimated
to be) used by CFS tasks
6690
* The
estimated
utilization of a CPU is defined to be the maximum between its
6691
* cfs_rq.avg.util_avg and the sum of the
estimated
utilizatio
6809
unsigned int
estimated
= READ_ONCE(cfs_rq->avg.util_est.enqueued);
cpu_util_without()
local
[all...]
Completed in 12 milliseconds