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:feat_ref_names
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/samples/coresight/
H
A
D
coresight-cfg-sample.c
37
.
feat_ref_names
= afdo2_ref_names,
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H
A
D
coresight-config.h
129
* @
feat_ref_names
: references to features used in this configuration.
144
const char **
feat_ref_names
;
member
H
A
D
coresight-cfg-afdo.c
146
.
feat_ref_names
= afdo_ref_names,
H
A
D
coresight-syscfg-configfs.c
46
"%s\n", config_desc->
feat_ref_names
[i]);
in cscfg_cfg_feature_refs_show()
76
feat_desc = cscfg_get_named_feat_desc(config_desc->
feat_ref_names
[i]);
in cscfg_cfg_values_show()
H
A
D
coresight-syscfg.c
74
feat_csdev = cscfg_get_feat_csdev(csdev, config_desc->
feat_ref_names
[i]);
in cscfg_add_csdev_cfg()
242
if (!cscfg_match_list_feat(config_desc->
feat_ref_names
[i]))
in cscfg_check_feat_for_cfg()
Completed in 5 milliseconds