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:collector
(Results
1 - 25
of
42
) sorted by relevance
1
2
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H
A
D
hilog_decorator.h
26
HilogDecorator(std::shared_ptr<HilogCollector>
collector
) : hilogCollector_(
collector
) {};
in HilogDecorator()
argument
H
A
D
perf_decorator.h
27
PerfDecorator(std::shared_ptr<PerfCollector>
collector
) : perfCollector_(
collector
) {};
in PerfDecorator()
argument
H
A
D
process_decorator.h
27
ProcessDecorator(std::shared_ptr<ProcessCollector>
collector
) : processCollector_(
collector
) {};
in ProcessDecorator()
argument
H
A
D
thermal_decorator.h
26
ThermalDecorator(std::shared_ptr<ThermalCollector>
collector
) : thermalCollector_(
collector
) {};
in ThermalDecorator()
argument
H
A
D
wm_decorator.h
29
WmDecorator(std::shared_ptr<WmCollector>
collector
) : wmCollector_(
collector
) {};
in WmDecorator()
argument
H
A
D
network_decorator.h
27
NetworkDecorator(std::shared_ptr<NetworkCollector>
collector
) : networkCollector_(
collector
) {};
in NetworkDecorator()
argument
H
A
D
memory_decorator.h
27
MemoryDecorator(std::shared_ptr<MemoryCollector>
collector
) : memoryCollector_(
collector
) {};
in MemoryDecorator()
argument
H
A
D
io_decorator.h
29
IoDecorator(std::shared_ptr<IoCollector>
collector
) : ioCollector_(
collector
) {};
in IoDecorator()
argument
H
A
D
mem_profiler_decorator.h
27
MemProfilerDecorator(std::shared_ptr<MemProfilerCollector>
collector
) : memProfilerCollector_(
collector
) {};
in MemProfilerDecorator()
argument
H
A
D
graphic_memory_decorator.h
27
GraphicMemoryDecorator(std::shared_ptr<GraphicMemoryCollector>
collector
) : graphicMemoryCollector_(
collector
) {};
in GraphicMemoryDecorator()
argument
H
A
D
hiebpf_decorator.h
27
HiebpfDecorator(std::shared_ptr<HiebpfCollector>
collector
) : hiebpfCollector_(
collector
) {};
in HiebpfDecorator()
argument
H
A
D
gpu_decorator.h
27
GpuDecorator(std::shared_ptr<GpuCollector>
collector
) : gpuCollector_(
collector
) {};
in GpuDecorator()
argument
H
A
D
cpu_decorator.h
27
CpuDecorator(std::shared_ptr<CpuCollector>
collector
,
in CpuDecorator()
argument
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H
A
D
thermal_collector_test.cpp
48
std::shared_ptr<ThermalCollector>
collector
= ThermalCollector::Create();
in HWTEST_F()
local
69
std::shared_ptr<ThermalCollector>
collector
= ThermalCollector::Create();
in HWTEST_F()
local
H
A
D
gpu_collector_test.cpp
41
std::shared_ptr<GpuCollector>
collector
= GpuCollector::Create();
in HWTEST_F()
local
54
std::shared_ptr<GpuCollector>
collector
= GpuCollector::Create();
in HWTEST_F()
local
H
A
D
wm_collector_test.cpp
78
std::shared_ptr<WmCollector>
collector
= WmCollector::Create();
in HWTEST_F()
local
93
std::shared_ptr<WmCollector>
collector
= WmCollector::Create();
in HWTEST_F()
local
107
std::shared_ptr<WmCollector>
collector
= WmCollector::Create();
in HWTEST_F()
local
H
A
D
mem_profiler_collector_test.cpp
51
std::shared_ptr<MemProfilerCollector>
collector
= MemProfilerCollector::Create();
in HWTEST_F()
local
[all...]
H
A
D
hilog_collector_test.cpp
68
std::shared_ptr<HilogCollector>
collector
= HilogCollector::Create();
in HWTEST_F()
local
H
A
D
memory_collector_test.cpp
126
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
142
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
155
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
170
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
183
std::shared_ptr<MemoryCollector>
collector
in HWTEST_F()
local
198
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
214
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
229
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
244
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
261
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
278
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
291
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
304
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
317
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
330
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
349
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
HWTEST_F()
local
[all...]
H
A
D
io_collector_test.cpp
84
std::shared_ptr<IoCollector>
collector
= IoCollector::Create();
in HWTEST_F()
local
H
A
D
network_collector_test.cpp
103
std::shared_ptr<NetworkCollector>
collector
= NetworkCollector::Create();
in HWTEST_F()
local
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H
A
D
cpu_collector_client_test.cpp
48
std::shared_ptr<CpuCollector>
collector
= CpuCollector::Create();
in HWTEST_F()
local
H
A
D
memory_collector_client_test.cpp
56
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
70
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in HWTEST_F()
local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H
A
D
memory_catcher.cpp
40
std::shared_ptr<MemoryCollector>
collector
= MemoryCollector::Create();
in Catch()
local
/base/useriam/user_auth_framework/services/core/src/
H
A
D
schedule_resource_node_listener.cpp
38
auto
collector
= scheduleNode->GetCollectorExecutor().lock();
in OnResourceNodePoolDelete()
local
Completed in 8 milliseconds
1
2