OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prof_handler_state
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/vendor/src/
profiler.cc
163
ProfileHandlerState
prof_handler_state
;
local
164
ProfileHandlerGetState(&
prof_handler_state
);
167
collector_options.set_frequency(
prof_handler_state
.frequency);
/external/chromium_org/third_party/tcmalloc/chromium/src/
profiler.cc
165
ProfileHandlerState
prof_handler_state
;
local
166
ProfileHandlerGetState(&
prof_handler_state
);
169
collector_options.set_frequency(
prof_handler_state
.frequency);
Completed in 140 milliseconds