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:aux_msg
(Results
1 - 11
of
11
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H
A
D
mali_kbase_timeline.h
91
* @
aux_msg
: If non-zero aux messages will be included
97
* all timeline body streams. If
aux_msg
is non-zero writer will also
105
unsigned int msg_count, int
aux_msg
);
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_ioctl.h
499
* @
aux_msg
: if non-zero aux messages will be included
505
__u32
aux_msg
;
member
H
A
D
mali_kbase_uku.h
389
* @
aux_msg
: if non-zero aux messages will be included
400
u32
aux_msg
;
member
H
A
D
mali_kbase_tlstream.h
71
* @
aux_msg
: if non-zero aux messages will be included
77
* all timeline body streams. If
aux_msg
is non-zero writer will also
84
void kbase_tlstream_test(unsigned int tpw_count, unsigned int msg_delay, unsigned int msg_count, int
aux_msg
);
H
A
D
mali_kbase_core_linux.c
915
tlstream_test->
aux_msg
);
in kbase_legacy_dispatch()
1669
kbase_tlstream_test(test->tpw_count, test->msg_delay, test->msg_count, test->
aux_msg
);
in kbase_api_tlstream_test()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_ioctl.h
532
* @
aux_msg
: if non-zero aux messages will be included
538
__u32
aux_msg
;
member
H
A
D
mali_kbase_uku.h
393
* @
aux_msg
: if non-zero aux messages will be included
404
u32
aux_msg
;
member
H
A
D
mali_kbase_tlstream.h
75
* @
aux_msg
: if non-zero aux messages will be included
81
* all timeline body streams. If
aux_msg
is non-zero writer will also
92
int
aux_msg
);
H
A
D
mali_kbase_core_linux.c
946
tlstream_test->
aux_msg
);
in kbase_legacy_dispatch()
1745
test->
aux_msg
);
in kbase_api_tlstream_test()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_ioctl.h
655
* @
aux_msg
: if non-zero aux messages will be included
661
__u32
aux_msg
;
member
H
A
D
mali_kbase_core_linux.c
1435
test->msg_count, test->
aux_msg
);
in kbase_api_tlstream_test()
Completed in 25 milliseconds