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:total_count
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/
H
A
D
rockchip-dfi.c
155
edata->
total_count
= dfi_timer;
in rk3128_dfi_get_event()
209
u32 rd_count, wr_count,
total_count
;
in rk3288_dfi_get_busier_ch()
local
220
regmap_read(info->regmap_grf, RK3288_GRF_SOC_STATUS(0xe + i * 0x4), &
total_count
);
in rk3288_dfi_get_busier_ch()
222
info->ch_usage[i].total =
total_count
;
in rk3288_dfi_get_busier_ch()
245
edata->
total_count
= info->ch_usage[busier_ch].total;
in rk3288_dfi_get_event()
307
edata->
total_count
= dfi_timer;
in rk3368_dfi_get_event()
433
edata->
total_count
= info->ch_usage[busier_ch].total;
in rockchip_dfi_get_event()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
utils_mpp.h
88
typedef void (*FpsCalcCb)(RK_S64 total_time, RK_S64
total_count
, RK_S64 last_time, RK_S64 last_count);
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H
A
D
core.c
2928
int
total_count
= 0;
in regulator_disable_work()
local
2948
total_count
+= count;
in regulator_disable_work()
2958
WARN_ON(!
total_count
);
in regulator_disable_work()
/device/soc/rockchip/common/vendor/drivers/devfreq/
H
A
D
rockchip_dmc.c
530
stat->total_time = edata.
total_count
;
in rockchip_dmcfreq_get_dev_status()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H
A
D
rockchip_dmc.c
534
stat->total_time = edata.
total_count
;
in rockchip_dmcfreq_get_dev_status()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
5981
uint32
total_count
; /**< Total expected results */
member
Completed in 76 milliseconds