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
defs:g_pluginModule
(Results
1 - 16
of
16
) sorted by relevance
/developtools/profiler/device/plugins/cpu_plugin/src/
H
A
D
cpu_module.cpp
62
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/diskio_plugin/src/
H
A
D
diskio_module.cpp
62
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/ftrace_plugin/src/
H
A
D
ftrace_module.cpp
88
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/gpu_plugin/src/
H
A
D
gpu_module.cpp
59
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/hidump_plugin/src/
H
A
D
hidump_module.cpp
58
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/hilog_plugin/src/
H
A
D
hilog_module.cpp
59
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/hisysevent_plugin/src/
H
A
D
hisysevent_module.cpp
57
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/memory_plugin/src/
H
A
D
memory_module.cpp
68
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/network_plugin/src/
H
A
D
network_module.cpp
70
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/process_plugin/src/
H
A
D
process_module.cpp
71
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/sample_plugin/src/
H
A
D
sample_module.cpp
68
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/stream_plugin/src/
H
A
D
stream_module.cpp
56
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/xpower_plugin/src/
H
A
D
xpower_module.cpp
70
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/hiebpf_plugin/src/
H
A
D
hiebpf_module.cpp
125
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/bytrace_plugin/src/
H
A
D
bytrace_module.cpp
158
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
/developtools/profiler/device/plugins/hiperf_plugin/src/
H
A
D
hiperf_module.cpp
188
EXPORT_API PluginModuleStruct
g_pluginModule
= {
variable
Completed in 6 milliseconds