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:TR
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_ftrace.sh
4
TR
=/sys/kernel/tracing/
6
TR
=/sys/kernel/debug/tracing/
10
echo > $
TR
/trace
14
echo 0 > $
TR
/tracing_on
18
echo 1 > $
TR
/tracing_on
22
echo nop > $
TR
/current_tracer
28
echo "" > $
TR
/set_ftrace_filter
29
echo '*printk* *console* *wake* *serial* *lock*' > $
TR
/set_ftrace_notrace
31
echo "bpf_prog_test*" > $
TR
/set_graph_function
32
echo "" > $
TR
/set_graph_notrac
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_ftrace.sh
3
TR
=/sys/kernel/debug/tracing/
5
echo > $
TR
/trace
9
echo 0 > $
TR
/tracing_on
13
echo 1 > $
TR
/tracing_on
17
echo nop > $
TR
/current_tracer
23
echo "" > $
TR
/set_ftrace_filter
24
echo '*printk* *console* *wake* *serial* *lock*' > $
TR
/set_ftrace_notrace
26
echo "bpf_prog_test*" > $
TR
/set_graph_function
27
echo "" > $
TR
/set_graph_notrace
29
echo function_graph > $
TR
/current_trace
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H
A
D
dialog.h
37
#define
TR
(params) _tracef params
macro
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H
A
D
dialog.h
21
#define
TR
(params) _tracef params
macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H
A
D
vmx.c
504
VMX_SEGMENT_FIELD(
TR
),
5977
vmx_dump_sel("
TR
: ", GUEST_TR_SELECTOR);
in dump_vmcs()
6002
pr_err("CS=%04x SS=%04x DS=%04x ES=%04x FS=%04x GS=%04x
TR
=%04x\n",
in dump_vmcs()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H
A
D
vmx.c
515
VMX_SEGMENT_FIELD(
TR
),
6294
vmx_dump_sel("
TR
: ", GUEST_TR_SELECTOR);
in dump_vmcs()
6332
pr_err("CS=%04x SS=%04x DS=%04x ES=%04x FS=%04x GS=%04x
TR
=%04x\n",
in dump_vmcs()
Completed in 21 milliseconds