OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCurrentAllocatedBytes
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_thread_registry.h
53
uptr
GetCurrentAllocatedBytes
();
asan_stats.cc
76
return asanThreadRegistry().
GetCurrentAllocatedBytes
();
asan_thread_registry.cc
113
uptr AsanThreadRegistry::
GetCurrentAllocatedBytes
() {
Completed in 20 milliseconds