Home
last modified time | relevance | path

Searched refs:ReportState (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Dheap-profile-table.h415 struct ReportState;
416 static void ReportCallback(const void* ptr, AllocValue* v, ReportState*);
Dheap-profile-table.cc599 struct HeapProfileTable::Snapshot::ReportState { struct in HeapProfileTable::Snapshot
606 ReportState* state) { in ReportCallback()
626 ReportState state; in ReportLeaks()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-profile-table.h518 struct ReportState;
519 static void ReportCallback(const void* ptr, AllocValue* v, ReportState*);
Dheap-profile-table.cc657 struct HeapProfileTable::Snapshot::ReportState { struct in HeapProfileTable::Snapshot
664 ReportState* state) { in ReportCallback()
684 ReportState state; in ReportLeaks()
/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.cc666 ReportState(); in OnAsyncFlush()
675 ReportState(); in OnRescheduled()
733 void GpuCommandBufferStub::ReportState() { in ReportState() function in content::GpuCommandBufferStub
Dgpu_command_buffer_stub.h201 void ReportState();