Home
last modified time | relevance | path

Searched refs:FlushProfiling (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/debug/
Dprofiler.cc38 void FlushProfiling() { in FlushProfiling() function
54 void FlushProfiling() {
Dprofiler.h27 void FlushProfiling();
/external/chromium/chrome/common/
Dprofiling.cc40 base::debug::FlushProfiling(); in FlushProfilingData()