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

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dprofiler.h154 struct ProfilerState { struct
160 PERFTOOLS_DLL_DECL void ProfilerGetCurrentState(struct ProfilerState* state);
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dprofiler.h156 struct ProfilerState { struct
162 PERFTOOLS_DLL_DECL void ProfilerGetCurrentState(struct ProfilerState* state);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc93 void GetCurrentState(ProfilerState* state);
230 void CpuProfiler::GetCurrentState(ProfilerState* state) {
317 ProfilerState* state) {
336 extern "C" void ProfilerGetCurrentState(ProfilerState* state) {
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc91 void GetCurrentState(ProfilerState* state);
228 void CpuProfiler::GetCurrentState(ProfilerState* state) {
315 ProfilerState* state) {
334 extern "C" void ProfilerGetCurrentState(ProfilerState* state) {

Completed in 1243 milliseconds