OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HiAppMemEnd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform_mac.cc
151
RegionMemUsage(HiAppMemBeg(),
HiAppMemEnd
(), &high_res, &high_dirty);
178
HiAppMemBeg(),
HiAppMemEnd
(), high_res / 1024, high_dirty / 1024,
tsan_platform_linux.cc
106
else if (p >= HiAppMemBeg() && p <
HiAppMemEnd
())
tsan_platform.h
610
uptr
HiAppMemEnd
(void) {
644
*end =
HiAppMemEnd
();
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026