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:freeMem
(Results
1 - 16
of
16
) sorted by relevance
/kernel/liteos_m/testsuites/sample/kernel/task/
H
A
D
It_los_task_128.c
54
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_124.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_125.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_126.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_127.c
51
UINT32
freeMem
;
in TestCase()
local
/kernel/liteos_m/components/lmk/
H
A
D
los_lmk.c
127
FreeMemByKillingTask
freeMem
= NULL;
in LOS_LmkTasksKill()
local
H
A
D
los_lmk.h
108
UINT32 (*
freeMem
)(VOID); /**< Release the memory of tasks in the LMK list. Return LOS_OK for a successful release. */
member
/kernel/liteos_m/components/shell/src/cmds/
H
A
D
mempt_shellcmd.c
47
UINT32
freeMem
= totalMem - memUsed;
in OsShellCmdFreeInfo()
local
/kernel/liteos_a/kernel/base/misc/
H
A
D
mempt_shellcmd.c
136
UINT32
freeMem
= totalMem - memUsed;
in OsShellCmdFreeInfo()
local
/arkcompiler/ets_runtime/ecmascript/mem/
H
A
D
mem_map_allocator.cpp
170
void *
freeMem
= memMapPool_.GetRegularMemFromCommitted(size).GetMem();
in CacheOrFree()
local
/base/hiviewdfx/hiview/base/event_publish/include/
H
A
D
app_event_handler.h
45
uint64_t
freeMem
= 0;
member
/kernel/liteos_a/kernel/base/vm/
H
A
D
los_vm_dump.c
145
UINT32
freeMem
;
in OsKProcessPmUsage()
local
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H
A
D
hidebugndk.cpp
32
napi_value
freeMem
;
in GetFreeMem()
local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H
A
D
fault_detector_util.cpp
431
void FaultDetectorUtil::GetMeminfo(uint64_t &avaliableMem, uint64_t &
freeMem
, uint64_t &totalMem)
in GetMeminfo()
argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_runtime_comm.h
127
HI_RUNTIME_FreeMem
freeMem
;
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_runtime_comm.h
127
HI_RUNTIME_FreeMem
freeMem
;
member
Completed in 11 milliseconds