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:force_set_env
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
llvm-utils.c
198
force_set_env
(const char *var, const char *value)
in force_set_env()
function
348
force_set_env
("KBUILD_DIR", *kbuild_dir);
in llvm__get_kbuild_opts()
349
force_set_env
("KBUILD_OPTS", llvm_param.kbuild_opts);
in llvm__get_kbuild_opts()
489
force_set_env
("NR_CPUS", nr_cpus_avail_str);
in llvm__compile_bpf()
490
force_set_env
("LINUX_VERSION_CODE", linux_version_code_str);
in llvm__compile_bpf()
491
force_set_env
("CLANG_EXEC", clang_path);
in llvm__compile_bpf()
492
force_set_env
("CLANG_OPTIONS", clang_opt);
in llvm__compile_bpf()
493
force_set_env
("KERNEL_INC_OPTIONS", kbuild_include_opts);
in llvm__compile_bpf()
494
force_set_env
("PERF_BPF_INC_OPTIONS", perf_bpf_include_opts);
in llvm__compile_bpf()
495
force_set_env
("WORKING_DI
in llvm__compile_bpf()
[all...]
Completed in 1 milliseconds