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:machines__init
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
thread-maps-share.c
30
machines__init
(&machines);
in test__thread_maps_share()
H
A
D
hists_link.c
291
machines__init
(&machines);
in test__hists_link()
H
A
D
hists_filter.c
126
machines__init
(&machines);
in test__hists_filter()
H
A
D
hists_cumulate.c
714
machines__init
(&machines);
in test__hists_cumulate()
H
A
D
hists_output.c
601
machines__init
(&machines);
in test__hists_output()
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
thread-maps-share.c
30
machines__init
(&machines);
in test__thread_maps_share()
H
A
D
hists_link.c
310
machines__init
(&machines);
in test__hists_link()
H
A
D
hists_filter.c
138
machines__init
(&machines);
in test__hists_filter()
H
A
D
hists_cumulate.c
727
machines__init
(&machines);
in test__hists_cumulate()
H
A
D
hists_output.c
614
machines__init
(&machines);
in test__hists_output()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
machine.h
154
void
machines__init
(struct machines *machines);
H
A
D
machine.c
254
void
machines__init
(struct machines *machines)
in machines__init()
function
H
A
D
session.c
198
machines__init
(&session->machines);
in perf_session__new()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
machine.h
165
void
machines__init
(struct machines *machines);
H
A
D
machine.c
274
void
machines__init
(struct machines *machines)
in machines__init()
function
H
A
D
session.c
208
machines__init
(&session->machines);
in __perf_session__new()
Completed in 23 milliseconds