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:DumpMemUsage
(Results
1 - 7
of
7
) sorted by relevance
/base/hiviewdfx/hidumper_lite/mini/
H
A
D
hidumper_adapter.c
45
WEAK int
DumpMemUsage
(void)
in DumpMemUsage()
function
89
.
DumpMemUsage
=
DumpMemUsage
,
in HiDumperAdapterInit()
H
A
D
hidumper_core.c
64
g_hidumperAdapter.
DumpMemUsage
();
in DumpAllInfo()
88
pAdapter->
DumpMemUsage
== NULL ||
in HiDumperRegisterAdapter()
119
g_hidumperAdapter.
DumpMemUsage
();
in ParameterMatching()
/base/hiviewdfx/hidumper_lite/mini/interfaces/native/kits/
H
A
D
hidumper.h
36
int (*
DumpMemUsage
)(void);
member
H
A
D
hidumper_adapter.h
34
extern int
DumpMemUsage
(void);
/base/hiviewdfx/hidumper_lite/mini/interfaces/native/innerkits/
H
A
D
hidumper.h
28
int (*
DumpMemUsage
)(void);
member
H
A
D
hidumper_adapter.h
33
extern int
DumpMemUsage
(void);
/base/hiviewdfx/hidumper_lite/lite/
H
A
D
hidumper.c
108
static void
DumpMemUsage
(int fd)
in DumpMemUsage()
function
166
DumpMemUsage
(fd);
in ParameterMatching()
Completed in 2 milliseconds