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:synthesize
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
header.h
108
bool
synthesize
;
member
H
A
D
synthetic-events.c
1839
pr_err("Couldn't
synthesize
evsel unit.\n");
in perf_event__synthesize_extra_attr()
1847
pr_err("Couldn't
synthesize
evsel evsel.\n");
in perf_event__synthesize_extra_attr()
1855
pr_err("Couldn't
synthesize
evsel cpus.\n");
in perf_event__synthesize_extra_attr()
1867
pr_err("Couldn't
synthesize
evsel name.\n");
in perf_event__synthesize_extra_attr()
1986
pr_err("Couldn't
synthesize
attrs.\n");
in perf_event__synthesize_stat_events()
1994
pr_err("Couldn't
synthesize
thread map.\n");
in perf_event__synthesize_stat_events()
2000
pr_err("Couldn't
synthesize
thread map.\n");
in perf_event__synthesize_stat_events()
2006
pr_err("Couldn't
synthesize
config.\n");
in perf_event__synthesize_stat_events()
2039
if (!feat_ops[feat].
synthesize
) {
in perf_event__synthesize_features()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
header.h
110
bool
synthesize
;
member
H
A
D
synthetic-events.c
2094
pr_err("Couldn't
synthesize
evsel unit.\n");
in perf_event__synthesize_extra_attr()
2102
pr_err("Couldn't
synthesize
evsel evsel.\n");
in perf_event__synthesize_extra_attr()
2110
pr_err("Couldn't
synthesize
evsel cpus.\n");
in perf_event__synthesize_extra_attr()
2122
pr_err("Couldn't
synthesize
evsel name.\n");
in perf_event__synthesize_extra_attr()
2244
pr_err("Couldn't
synthesize
attrs.\n");
in perf_event__synthesize_stat_events()
2252
pr_err("Couldn't
synthesize
thread map.\n");
in perf_event__synthesize_stat_events()
2258
pr_err("Couldn't
synthesize
thread map.\n");
in perf_event__synthesize_stat_events()
2264
pr_err("Couldn't
synthesize
config.\n");
in perf_event__synthesize_stat_events()
2297
if (!feat_ops[feat].
synthesize
) {
in perf_event__synthesize_features()
2346
* We need to
synthesize
event
in perf_event__synthesize_for_pipe()
[all...]
Completed in 9 milliseconds