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:INSTANCE
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/tools/bootconfig/scripts/
H
A
D
ftrace2bconf.sh
140
# PREFIX and
INSTANCE
must be set
147
if event_is_enabled $
INSTANCE
/events/enable; then
151
for group in `ls $
INSTANCE
/events/` ; do
152
[ ! -d $
INSTANCE
/events/$group ] && continue
155
event_is_enabled $
INSTANCE
/events/$group/enable ;then
159
for event in `ls $
INSTANCE
/events/$group/` ;do
160
[ ! -d $
INSTANCE
/events/$group/$event ] && continue
161
per_event_options $
INSTANCE
/events/$group/$event
213
INSTANCE
=$TRACEFS
216
INSTANCE
[all...]
/kernel/linux/linux-5.10/tools/bootconfig/scripts/
H
A
D
ftrace2bconf.sh
134
# PREFIX and
INSTANCE
must be set
140
for group in `ls $
INSTANCE
/events/` ; do
141
[ ! -d $
INSTANCE
/events/$group ] && continue
142
for event in `ls $
INSTANCE
/events/$group/` ;do
143
[ ! -d $
INSTANCE
/events/$group/$event ] && continue
144
per_event_options $
INSTANCE
/events/$group/$event
196
INSTANCE
=$TRACEFS
199
INSTANCE
=$TRACEFS/instances/$1
202
for i in `cat $
INSTANCE
/trace_options`; do
208
for i in `cat $
INSTANCE
/trace_cloc
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H
A
D
ftracetest
283
INSTANCE
=
320
echo $result $CASENO $
INSTANCE
$CASENAME $comment
424
prlog -n "[$CASENO]$
INSTANCE
$CASENAME"
432
echo "execute$
INSTANCE
: "$1 > $testlog
480
INSTANCE
=" (instance) "
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H
A
D
ftracetest
269
INSTANCE
=
275
prlog -n "[$CASENO]$
INSTANCE
$desc"
389
echo "execute$
INSTANCE
: "$1 > $testlog
426
INSTANCE
=" (instance) "
/kernel/linux/linux-5.10/scripts/
H
A
D
asn1_compiler.c
248
_(
INSTANCE
),
/kernel/linux/linux-6.6/scripts/
H
A
D
asn1_compiler.c
248
_(
INSTANCE
),
Completed in 6 milliseconds