Searched refs:OnGetTcmallocStats (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/
H A Dchild_thread.h178 void OnGetTcmallocStats();
H A Dchild_thread.cc381 IPC_MESSAGE_HANDLER(ChildProcessMsg_GetTcmallocStats, OnGetTcmallocStats)
439 void ChildThread::OnGetTcmallocStats() { function in class:content::ChildThread

Completed in 46 milliseconds