Searched refs:ProfilerGetCurrentState (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dprofiler.h160 PERFTOOLS_DLL_DECL void ProfilerGetCurrentState(struct ProfilerState* state);
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dprofiler.h162 PERFTOOLS_DLL_DECL void ProfilerGetCurrentState(struct ProfilerState* state);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc316 extern "C" PERFTOOLS_DLL_DECL void ProfilerGetCurrentState( function
336 extern "C" void ProfilerGetCurrentState(ProfilerState* state) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc314 extern "C" PERFTOOLS_DLL_DECL void ProfilerGetCurrentState( function
334 extern "C" void ProfilerGetCurrentState(ProfilerState* state) { function

Completed in 218 milliseconds