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:ram
(Results
1 - 5
of
5
) sorted by relevance
/developtools/profiler/host/smartperf/client/client_command/
H
A
D
sp_profiler_factory.cpp
110
RAM &
ram
= RAM::GetInstance();
in SetProfilerPkg()
local
111
ram
.SetPackageName(pkg);
in SetProfilerPkg()
122
RAM &
ram
= RAM::GetInstance();
in SetProfilerPidByPkg()
local
123
ram
.SetProcessId(pid);
in SetProfilerPidByPkg()
H
A
D
smartperf_command.cpp
209
RAM &
ram
= RAM::GetInstance();
in ExecCommand()
local
210
ram
.SetFirstFlag();
in ExecCommand()
H
A
D
sp_task.cpp
372
RAM &
ram
= RAM::GetInstance();
in StartTask()
local
373
ram
.SetFirstFlag();
in StartTask()
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H
A
D
sp_daemon_test.cpp
190
RAM &
ram
= RAM::GetInstance();
in HWTEST_F()
local
193
ram
.SetFirstFlag();
in HWTEST_F()
194
ram
.SetPackageName(packName);
in HWTEST_F()
195
ram
.ThreadGetPss();
in HWTEST_F()
196
ram
.TriggerGetPss();
in HWTEST_F()
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/workers/
H
A
D
worker.js
101
if (socketCollectItems.
ram
) {
Completed in 4 milliseconds