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:sample
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_hwcnt_backend_csf.c
169
* struct kbase_hwcnt_csf_physical_layout - HWC
sample
memory physical layout
205
* @to_user_buf: HWC
sample
buffer for client user, size
207
* @accum_buf: HWC
sample
buffer used as an internal
209
* @old_sample_buf: HWC
sample
buffer to save the previous values
219
* @cycle_count_elapsed: Cycle count elapsed for a given
sample
period.
221
* count for
sample
period.
223
*
sample
buffer.
403
struct kbase_hwcnt_backend_csf *backend_csf, u32 *
sample
)
in kbasep_hwcnt_backend_csf_zero_sample_prfcnt_en_header()
412
block_buf =
sample
+ block_idx * phys_layout->values_per_block;
in kbasep_hwcnt_backend_csf_zero_sample_prfcnt_en_header()
421
u32 *
sample
;
in kbasep_hwcnt_backend_csf_zero_all_prfcnt_en_header()
local
402
kbasep_hwcnt_backend_csf_zero_
sample
_prfcnt_en_header( struct kbase_hwcnt_backend_csf *backend_csf, u32 *
sample
)
kbasep_hwcnt_backend_csf_zero_sample_prfcnt_en_header()
argument
603
u32 *
sample
= (u32 *)&cpu_dump_base[buf_idx * buf_dump_bytes];
kbasep_hwcnt_backend_csf_accumulate_samples()
local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
sched.h
270
static inline void update_avg(u64 *avg, u64
sample
)
in update_avg()
argument
272
s64 diff =
sample
- *avg;
in update_avg()
/device/soc/hisilicon/hi3751v350/sdk_linux/
H
A
D
base.mak
28
SAMPLE_DIR=${SDK_DIR}/
sample
Completed in 8 milliseconds