Searched refs:MallocStatistics (Results 1 – 19 of 19) sorted by relevance
35 class MallocStatistics : public RefCounted<MallocStatistics> {37 static PassRefPtr<MallocStatistics> create() { return adoptRef(new MallocStatistics()); } in create()44 MallocStatistics() in MallocStatistics() function
27 ] interface MallocStatistics {
59 class MallocStatistics; variable273 PassRefPtr<MallocStatistics> mallocStatistics() const;
233 MallocStatistics mallocStatistics();
2051 PassRefPtr<MallocStatistics> Internals::mallocStatistics() const in mallocStatistics()2053 return MallocStatistics::create(); in mallocStatistics()
7 ../core/testing/MallocStatistics.idl
21 …erRectList.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/testing/MallocStatistics.idl $(LOCAL_P…
7418 …tatistics.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/testing/MallocStatistics.idl $(LOCAL_P…7419 …sor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/testing/MallocStatistics.idl
3174 'testing/MallocStatistics.idl',3199 'testing/MallocStatistics.h',