OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCMalloc_SystemRelease
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/
TCSystemAlloc.h
63
extern void
TCMalloc_SystemRelease
(void* start, size_t length);
68
inline void
TCMalloc_SystemRelease
(void*, size_t) { }
TCSystemAlloc.cpp
393
void
TCMalloc_SystemRelease
(void* start, size_t length)
400
void
TCMalloc_SystemRelease
(void* start, size_t length)
444
void
TCMalloc_SystemRelease
(void* start, size_t length)
453
void
TCMalloc_SystemRelease
(void* start, size_t length)
479
// Platforms that don't support returning memory use an empty inline version of
TCMalloc_SystemRelease
FastMalloc.cpp
[
all
...]
Completed in 51 milliseconds